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 /sbin/mount_procfs | |
| parent | 68f0f8227eed0138716fc14ef7b2080eba8038ba (diff) | |
.Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.
Diffstat (limited to 'sbin/mount_procfs')
| -rw-r--r-- | sbin/mount_procfs/mount_procfs.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount_procfs/mount_procfs.8 b/sbin/mount_procfs/mount_procfs.8 index e1d6b7b7200..af3ba2a9fd3 100644 --- a/sbin/mount_procfs/mount_procfs.8 +++ b/sbin/mount_procfs/mount_procfs.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: mount_procfs.8,v 1.23 2002/10/01 13:40:44 wiz Exp $ +.\" $NetBSD: mount_procfs.8,v 1.24 2003/02/25 10:35:04 wiz Exp $ .\" .\" Copyright (c) 1992, 1993 .\" The Regents of the University of California. All rights reserved. @@ -45,7 +45,7 @@ .Nm mount_procfs .Nd mount the process file system .Sh SYNOPSIS -.Nm "" +.Nm .Op Fl o Ar options .Pa /proc .Pa mount_point |
