From: Franco Fichtner Date: Sat, 24 Aug 2013 11:58:44 +0000 (+0200) Subject: fix mandoc(1) warnings in sbin/ X-Git-Tag: v3.7.0~505 X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/1f21445549fae8c2c2cae174378ce8bdbfd6e938?ds=sidebyside fix mandoc(1) warnings in sbin/ dump.8 bits taken from FreeBSD. --- diff --git a/sbin/dump/dump.8 b/sbin/dump/dump.8 index 40e960005e..5199eda760 100644 --- a/sbin/dump/dump.8 +++ b/sbin/dump/dump.8 @@ -52,19 +52,9 @@ .Op Fl h Ar level .Op Fl s Ar feet .Op Fl T Ar date -.Ar file system +.Ar filesystem .Nm .Fl W | Fl w -.Pp -.Nm rdump -is an alternate name for -.Nm . -.Pp -.in \" XXX -(The -.Bx 4.3 -option syntax is implemented for backward compatibility, but -is not documented here.) .Sh DESCRIPTION The .Nm @@ -101,6 +91,14 @@ as either its device-special file or its mount point (if that is in a standard entry in .Pa /etc/fstab ) . .Pp +.Nm +may also be invoked as +.Nm rdump . +The +.Bx 4.3 +option syntax is implemented for backward compatibility, but +is not documented here. +.Pp The following options are supported by .Nm : .Bl -tag -width Ds diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8 index e4f8706cc8..b0e784f008 100644 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -993,9 +993,9 @@ Matches packets with the corresponding IPv4 protocol. .It Cm recv | xmit | via Brq Ar ifX | Ar if Ns Cm * | Ar ipno | Ar any Matches packets received, transmitted or going through, respectively, the interface specified by exact name -.Ns No ( Ar ifX Ns No ), +.Pq Ar ifX , by device name -.Ns No ( Ar if Ns Ar * Ns No ), +.Pq Ar if Ns Cm * , by IP address, or through some interface. .Pp The diff --git a/sbin/iscontrol/iscsi.conf.5 b/sbin/iscontrol/iscsi.conf.5 index 5586335a52..dd96baa8ab 100644 --- a/sbin/iscontrol/iscsi.conf.5 +++ b/sbin/iscontrol/iscsi.conf.5 @@ -193,9 +193,6 @@ chaptest { tags = 256 } .Ed -.Sh ERRORS -The parsing is very primitive, so do not expect - at the moment - any -error messages. .Sh SEE ALSO .Xr iscsi_initiator 4 , .Xr iscontrol 8 @@ -206,5 +203,8 @@ ISCSI RFC 3720 .Sh BUGS Some options have not been implemented, either they were found to be unnecessary, or not understood, this can change in the future. -.br +.Pp The tags opening value is difficult to calculate, use wisely. +.Pp +The parsing is very primitive, so do not expect - at the moment - any +error messages. diff --git a/sbin/mount_portal/mount_portal.8 b/sbin/mount_portal/mount_portal.8 index 048fcd5dad..e01ba0da5b 100644 --- a/sbin/mount_portal/mount_portal.8 +++ b/sbin/mount_portal/mount_portal.8 @@ -139,10 +139,10 @@ fs/ file fs/ .Xr unmount 2 , .Xr fstab 5 , .Xr mount 8 -.Sh CAVEATS -This filesystem may not be NFS-exported. .Sh HISTORY The .Nm utility first appeared in .Bx 4.4 . +.Sh CAVEATS +This filesystem may not be NFS-exported. diff --git a/sbin/natd/natd.8 b/sbin/natd/natd.8 index 270dc671ba..9157ab360e 100644 --- a/sbin/natd/natd.8 +++ b/sbin/natd/natd.8 @@ -120,13 +120,9 @@ source address. According to RFC 1918, unregistered source addresses are 10.0.0.0/8, 172.16.0.0/12 and 192.168.0.0/16. .It Fl redirect_port Ar proto Xo -.Ar targetIP Ns : Ns Xo -.Ar targetPORT Ns Op - Ns Ar targetPORT Xc -.Op Ar aliasIP Ns : Ns Xo -.Ar aliasPORT Ns Op - Ns Ar aliasPORT Xc -.Oo Ar remoteIP Ns Oo : Ns -.Ar remotePORT Ns Op - Ns Ar remotePORT -.Oc Oc +.Ar targetIP Ns : Ns Ar targetPORT Ns Op \- Ns Ar targetPORT +.Op Ar aliasIP Ns : Ns Ar aliasPORT Ns Op \- Ns Ar aliasPORT +.Op Ar remoteIP Ns Op : Ns Ar remotePORT Ns Op \- Ns Ar remotePORT .Xc Redirect incoming connections arriving to given port(s) to another host and port(s). @@ -222,22 +218,6 @@ translated local address (192.168.0.4), but outgoing traffic from the first two addresses will still be aliased to appear from the specified .Ar public_addr . -.It Fl redirect_port Ar proto Xo -.Ar targetIP Ns : Ns Xo -.Ar targetPORT Ns Oo , Ns -.Ar targetIP Ns : Ns Xo -.Ar targetPORT Ns Oo , Ns -.Ar ...\& -.Oc Oc -.Xc -.Xc -.Op Ar aliasIP Ns : Ns Xo -.Ar aliasPORT -.Xc -.Oo Ar remoteIP Ns -.Op : Ns Ar remotePORT -.Oc -.Xc .It Fl redirect_address Xo .Ar localIP Ns Oo , Ns .Ar localIP Ns Oo , Ns diff --git a/sbin/usched/usched.8 b/sbin/usched/usched.8 index 2543985d78..a10f197d5e 100644 --- a/sbin/usched/usched.8 +++ b/sbin/usched/usched.8 @@ -79,6 +79,8 @@ System default userland scheduler can be changed in .Xr loader.conf 5 , see .Xr loader 8 . +.Sh EXIT STATUS +.Ex -std usched .Sh EXAMPLES Run .Xr sh 1 @@ -95,8 +97,6 @@ using only first 4 .Tn CPUs . .Pp .Dl usched bsd4:0xf sh -.Sh EXIT STATUS -.Ex -std usched .Sh SEE ALSO .Xr usched_set 2 , .Xr loader.conf 5 ,