diff options
| author | wiz <wiz@NetBSD.org> | 2003-02-25 10:34:36 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2003-02-25 10:34:36 +0000 |
| commit | 990562bfef3015a6e18a209dde598d5588ea144c (patch) | |
| tree | d8e852be9ee068fe4af5a14392fe9dbdf0e5b2f6 /libexec/rexecd | |
| parent | 68f0f8227eed0138716fc14ef7b2080eba8038ba (diff) | |
.Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.
Diffstat (limited to 'libexec/rexecd')
| -rw-r--r-- | libexec/rexecd/rexecd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/rexecd/rexecd.8 b/libexec/rexecd/rexecd.8 index 8bb41049b67..19679a34d8c 100644 --- a/libexec/rexecd/rexecd.8 +++ b/libexec/rexecd/rexecd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: rexecd.8,v 1.9 2002/02/08 01:30:08 ross Exp $ +.\" $NetBSD: rexecd.8,v 1.10 2003/02/25 10:34:49 wiz Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -92,7 +92,7 @@ aborted with a diagnostic message returned. A NUL byte is returned on the initial socket and the command line is passed to the normal login shell of the user. The shell inherits the network connections established by -.Nm "" . +.Nm . .El .Sh DIAGNOSTICS Except for the last one listed below, |
