From 966d406a9b4898faadd63d673c4c732d6f80756e Mon Sep 17 00:00:00 2001 From: enami Date: Mon, 20 Oct 1997 02:42:46 +0000 Subject: [PATCH] Fix .Nm usage. --- libexec/rexecd/rexecd.8 | 12 ++++++------ libexec/rlogind/rlogind.8 | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/libexec/rexecd/rexecd.8 b/libexec/rexecd/rexecd.8 index c177b1c00749..c9c54dac9549 100644 --- a/libexec/rexecd/rexecd.8 +++ b/libexec/rexecd/rexecd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: rexecd.8,v 1.3 1997/10/07 10:11:30 mrg Exp $ +.\" $NetBSD: rexecd.8,v 1.4 1997/10/20 02:42:46 enami Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -40,16 +40,16 @@ .Nm rexecd .Nd remote execution server .Sh SYNOPSIS -.Nm rexecd +.Nm .Sh DESCRIPTION -.Nm Rexecd +.Nm is the server for the .Xr rexec 3 routine. The server provides remote execution facilities with authentication based on user names and passwords. .Pp -.Nm Rexecd +.Nm listens for service requests at the port indicated in the ``exec'' service specification; see .Xr services 5 . @@ -83,7 +83,7 @@ shell is retrieved on the initial socket. The length of the command is limited by the upper bound on the size of the system's argument list. .It -.Nm Rexecd +.Nm then validates the user as is done at login time and, if the authentication was successful, changes to the user's home directory, and establishes the user @@ -96,7 +96,7 @@ and the command line is passed to the normal login shell of the user. The shell inherits the network connections established by -.Nm rexecd . +.Nm "" . .El .Sh DIAGNOSTICS Except for the last one listed below, diff --git a/libexec/rlogind/rlogind.8 b/libexec/rlogind/rlogind.8 index 2b3760109a29..0e75ad044456 100644 --- a/libexec/rlogind/rlogind.8 +++ b/libexec/rlogind/rlogind.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: rlogind.8,v 1.5 1997/10/07 10:43:56 mrg Exp $ +.\" $NetBSD: rlogind.8,v 1.6 1997/10/20 02:44:18 enami Exp $ .\" .\" Copyright (c) 1983, 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -40,17 +40,17 @@ .Nm rlogind .Nd remote login server .Sh SYNOPSIS -.Nm rlogind +.Nm .Op Fl alnL .Sh DESCRIPTION -.Nm Rlogind +.Nm is the server for the .Xr rlogin 1 program. The server provides a remote login facility with authentication based on privileged port numbers from trusted hosts. .Pp Options supported by -.Nm rlogind : +.Nm "" : .Bl -tag -width Ds .It Fl a Ask hostname for verification. @@ -68,7 +68,7 @@ as messages. .El .Pp -.Nm Rlogind +.Nm listens for service requests at the port indicated in the ``login'' service specification; see .Xr services 5 . @@ -99,7 +99,7 @@ Normal authentication is bypassed if the address verification fails. .El .Pp Once the source port and address have been checked, -.Nm rlogind +.Nm proceeds with the authentication process described in .Xr rshd 8 . It then allocates a pseudo terminal (see