diff options
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/inetd/inetd.8 | 4 | ||||
| -rw-r--r-- | usr.sbin/pkg_install/add/pkg_add.1 | 8 | ||||
| -rw-r--r-- | usr.sbin/pkg_install/create/pkg_create.1 | 4 | ||||
| -rw-r--r-- | usr.sbin/pkg_install/delete/pkg_delete.1 | 8 | ||||
| -rw-r--r-- | usr.sbin/ppp/ppp.8 | 2 | ||||
| -rw-r--r-- | usr.sbin/ppp/ppp.8.m4 | 2 | ||||
| -rw-r--r-- | usr.sbin/sicontrol/sicontrol.8 | 2 | ||||
| -rw-r--r-- | usr.sbin/vidcontrol/vidcontrol.1 | 2 | ||||
| -rw-r--r-- | usr.sbin/vnconfig/vnconfig.8 | 6 |
9 files changed, 19 insertions, 19 deletions
diff --git a/usr.sbin/inetd/inetd.8 b/usr.sbin/inetd/inetd.8 index 264da2df20b0..0bee4051dc6b 100644 --- a/usr.sbin/inetd/inetd.8 +++ b/usr.sbin/inetd/inetd.8 @@ -163,7 +163,7 @@ server program arguments .Ed .Pp To specify an -.No Tn "ONC RPC" Ns -based +.Tn "ONC RPC" Ns -based service, the entry would contain these fields: .Pp .Bd -unfilled -offset indent -compact @@ -209,7 +209,7 @@ should be the official name of the service (that is, the first entry in .Pa /etc/services ) . When used to specify an -.No Tn "ONC RPC" Ns -based +.Tn "ONC RPC" Ns -based service, this field is a valid RPC service name in the file .Pa /etc/rpc . diff --git a/usr.sbin/pkg_install/add/pkg_add.1 b/usr.sbin/pkg_install/add/pkg_add.1 index 9d1cac1ebf04..426eadb448f2 100644 --- a/usr.sbin/pkg_install/add/pkg_add.1 +++ b/usr.sbin/pkg_install/add/pkg_add.1 @@ -274,9 +274,9 @@ The .Ar PRE-INSTALL keyword will not appear if separate scripts for pre-install and post-install are given during package creation time (using the -.Cm Fl i +.Fl i and -.Cm Fl I +.Fl I flags to .Xr pkg_create 1 ) . .It @@ -331,9 +331,9 @@ The .Ar POST-INSTALL keyword will not appear if separate scripts for pre-install and post-install are given during package creation time (using the -.Cm Fl i +.Fl i and -.Cm Fl I +.Fl I flags to .Xr pkg_create 1 ) . .Pp diff --git a/usr.sbin/pkg_install/create/pkg_create.1 b/usr.sbin/pkg_install/create/pkg_create.1 index 3e695277fef8..8a89ac7a4d46 100644 --- a/usr.sbin/pkg_install/create/pkg_create.1 +++ b/usr.sbin/pkg_install/create/pkg_create.1 @@ -122,7 +122,7 @@ first argument. .Pp .Sy Note : if the -.Cm Fl I +.Fl I option is not given, this script will serve as both the pre-install and the post-install script for the package, differentiating between the functionality by passing the keywords @@ -163,7 +163,7 @@ name as the first argument. .Pp .Sy Note : if the -.Cm Fl K +.Fl K option is not given, this script will serve as both the de-install and the post-deinstall script for the package, differentiating between the functionality by passing the keywords diff --git a/usr.sbin/pkg_install/delete/pkg_delete.1 b/usr.sbin/pkg_install/delete/pkg_delete.1 index 55350bfc9432..2657d611086d 100644 --- a/usr.sbin/pkg_install/delete/pkg_delete.1 +++ b/usr.sbin/pkg_install/delete/pkg_delete.1 @@ -184,9 +184,9 @@ The .Ar DEINSTALL keyword will not appear if separate scripts for deinstall and post-deinstall are given during package creation time (using the -.Cm Fl k +.Fl k and -.Cm Fl K +.Fl K flags to .Xr pkg_create 1 ) . .Pp @@ -218,9 +218,9 @@ The .Ar POST-DEINSTALL keyword will not appear if separate scripts for deinstall and post-deinstall are given during package creation time (using the -.Cm Fl k +.Fl k and -.Cm Fl K +.Fl K flags to .Xr pkg_create 1 ) . .Pp diff --git a/usr.sbin/ppp/ppp.8 b/usr.sbin/ppp/ppp.8 index 7bf267989968..db9ee68aecf6 100644 --- a/usr.sbin/ppp/ppp.8 +++ b/usr.sbin/ppp/ppp.8 @@ -3868,7 +3868,7 @@ Received identification packets are logged to the LCP log (see .Ic set log for details) and are never responded to. .It set Ns Xo -.No Op up +.Op up .Ar var value .Xc This option allows the setting of any of the following variables: diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4 index 7bf267989968..db9ee68aecf6 100644 --- a/usr.sbin/ppp/ppp.8.m4 +++ b/usr.sbin/ppp/ppp.8.m4 @@ -3868,7 +3868,7 @@ Received identification packets are logged to the LCP log (see .Ic set log for details) and are never responded to. .It set Ns Xo -.No Op up +.Op up .Ar var value .Xc This option allows the setting of any of the following variables: diff --git a/usr.sbin/sicontrol/sicontrol.8 b/usr.sbin/sicontrol/sicontrol.8 index 36b1e62d0d6e..fc183a593038 100644 --- a/usr.sbin/sicontrol/sicontrol.8 +++ b/usr.sbin/sicontrol/sicontrol.8 @@ -9,7 +9,7 @@ .Sh SYNOPSIS .Nm device -.Ar command Op Cm Ar param ... +.Ar command Op Ar param ... .Sh DESCRIPTION .Nm Sicontrol is used to configure and monitor the SI/XIO device driver. diff --git a/usr.sbin/vidcontrol/vidcontrol.1 b/usr.sbin/vidcontrol/vidcontrol.1 index e656213cb55a..c950021cf25c 100644 --- a/usr.sbin/vidcontrol/vidcontrol.1 +++ b/usr.sbin/vidcontrol/vidcontrol.1 @@ -204,7 +204,7 @@ If the required size of font has not been loaded to the kernel, will fail if the user attempts to set a new video mode. .Pp .Bl -column "25 line modes" "8x16 (VGA), 8x14 (EGA)" -compact -.Li Sy Modes Ta Sy Font size +.Sy Modes Ta Sy Font size .Li 25 line modes Ta 8x16 (VGA), 8x14 (EGA) .Li 30 line modes Ta 8x16 .Li 43 line modes Ta 8x8 diff --git a/usr.sbin/vnconfig/vnconfig.8 b/usr.sbin/vnconfig/vnconfig.8 index bb46fed67b58..201abf71b9aa 100644 --- a/usr.sbin/vnconfig/vnconfig.8 +++ b/usr.sbin/vnconfig/vnconfig.8 @@ -189,17 +189,17 @@ option: Swapping is enabled on the special file. See .Xr swapon 2 . -.It Dv Pf mountro= Pa mount_point +.It Dv mountro Ns = Ns Pa mount_point The special file is mounted read-only on .Ar mount_point . See .Xr mount 2 . -.It Dv Pf mountrw= Pa mount_point +.It Dv mountrw Ns = Ns Pa mount_point The special file is mounted read-write on .Ar mount_point . See .Xr mount 2 . -.It Dv Pf mount= Pa mount_point +.It Dv mount Ns = Ns Pa mount_point Same as ``mountrw=''. .El .Pp |
