summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-11-18 10:56:28 +0000
committerru <ru@FreeBSD.org>2005-11-18 10:56:28 +0000
commit8a2652d669d0e072dd0e0fa9b7c49f95ffae9385 (patch)
treee058ed25070ddc2f9b946479d9d53f7b4900c9fa /usr.sbin
parent4de1ee30af651da4cc20108946a33d8179710066 (diff)
downloadFreeBSD-src-8a2652d669d0e072dd0e0fa9b7c49f95ffae9385.zip
FreeBSD-src-8a2652d669d0e072dd0e0fa9b7c49f95ffae9385.tar.gz
-mdoc sweep.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/moused/moused.87
-rw-r--r--usr.sbin/ndp/ndp.823
-rw-r--r--usr.sbin/pkg_install/add/pkg_add.110
-rw-r--r--usr.sbin/pkg_install/version/pkg_version.12
-rw-r--r--usr.sbin/powerd/powerd.82
-rw-r--r--usr.sbin/sade/sade.82
-rw-r--r--usr.sbin/sysinstall/sysinstall.82
7 files changed, 21 insertions, 27 deletions
diff --git a/usr.sbin/moused/moused.8 b/usr.sbin/moused/moused.8
index efab52d..ed6ab56 100644
--- a/usr.sbin/moused/moused.8
+++ b/usr.sbin/moused/moused.8
@@ -133,12 +133,13 @@ Set the report rate (reports/sec) of the device if supported.
Enable
.Dq Horizontal Virtual Scrolling .
With this option set, holding the middle mouse
-button down will cause motion to be interpreted as
-horizontal scrolling.
+button down will cause motion to be interpreted as
+horizontal scrolling.
Use the
.Fl U
option to set the distance the mouse must move before the scrolling mode is
-activated. This option may be used with or without the
+activated.
+This option may be used with or without the
.Fl V
option.
.It Fl I Ar file
diff --git a/usr.sbin/ndp/ndp.8 b/usr.sbin/ndp/ndp.8
index 4d99527..70f5156 100644
--- a/usr.sbin/ndp/ndp.8
+++ b/usr.sbin/ndp/ndp.8
@@ -78,11 +78,11 @@ The
.Nm
utility manipulates the address mapping table
used by the Neighbor Discovery Protocol (NDP).
-.Bl -tag -width Ds
+.Bl -tag -width indent
.It Fl a
Dump the currently existing NDP entries.
The following information will be printed:
-.Bl -tag -width NeighborXX
+.Bl -tag -width "Neighbor"
.It Neighbor
IPv6 address of the neighbor.
.It Linklayer Address
@@ -173,8 +173,7 @@ before
.Fl foo
in this case.
.\"
-.Pp
-.Bl -tag -width Ds -compact
+.Bl -tag -width indent
.It Ic nud
Turn on or off NUD (Neighbor Unreachability Detection) on the
interface.
@@ -197,9 +196,7 @@ For more details about the entire algorithm of source address
selection, see the
.Pa IMPLEMENTATION
file supplied with the KAME kit.
-.It Xo
-.Ic disabled
-.Xc
+.It Ic disabled
Disable IPv6 operation on the interface.
When disabled, the interface discards any IPv6 packets
received on or being sent to the interface.
@@ -210,17 +207,11 @@ a certain failure of Duplicate Address Detection.
While the flag can be set or cleared by hand with the
.Nm
command, it is not generally advisable to modify this flag manually.
-.It Xo
-.Ic basereachable=(number)
-.Xc
+.It Ic basereachable Ns Li = Ns Pq Ar number
Specify the BaseReachbleTimer on the interface in millisecond.
-.It Xo
-.Ic retrans=(number)
-.Xc
+.It Ic retrans Ns Li = Ns Pq Ar number
Specify the RetransTimer on the interface in millisecond.
-.It Xo
-.Ic curhlim=(number)
-.Xc
+.It Ic curhlim Ns Li = Ns Pq Ar number
Specify the Cur Hop Limit on the interface.
.El
.It Fl n
diff --git a/usr.sbin/pkg_install/add/pkg_add.1 b/usr.sbin/pkg_install/add/pkg_add.1
index 914900b..b92518c 100644
--- a/usr.sbin/pkg_install/add/pkg_add.1
+++ b/usr.sbin/pkg_install/add/pkg_add.1
@@ -128,11 +128,12 @@ modes (see the
.Fl M
and
.Fl S
-options). If the
+options).
+If the
.Fl p
flag appears after any
.Fl P
-flag on the command line, it overrides it's effect, causing
+flag on the command line, it overrides its effect, causing
.Nm
not to use the given
.Ar prefix
@@ -142,11 +143,12 @@ Does the same as the
.Fl p
option, except that the given
.Ar prefix
-is also used recursively for the dependency packages, if any. If the
+is also used recursively for the dependency packages, if any.
+If the
.Fl P
flag appears after any
.Fl p
-flag on the command line, it overrides it's effect, causing
+flag on the command line, it overrides its effect, causing
.Nm
to use the given
.Ar prefix
diff --git a/usr.sbin/pkg_install/version/pkg_version.1 b/usr.sbin/pkg_install/version/pkg_version.1
index c48343a..0607ada 100644
--- a/usr.sbin/pkg_install/version/pkg_version.1
+++ b/usr.sbin/pkg_install/version/pkg_version.1
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd Jul 27, 2005
+.Dd July 27, 2005
.Dt PKG_VERSION 1
.Os
.Sh NAME
diff --git a/usr.sbin/powerd/powerd.8 b/usr.sbin/powerd/powerd.8
index d3c52606..4fa0fe6 100644
--- a/usr.sbin/powerd/powerd.8
+++ b/usr.sbin/powerd/powerd.8
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd April 10, 2005
+.Dd November 6, 2005
.Dt POWERD 8
.Os
.Sh NAME
diff --git a/usr.sbin/sade/sade.8 b/usr.sbin/sade/sade.8
index ba65292..aeb268e 100644
--- a/usr.sbin/sade/sade.8
+++ b/usr.sbin/sade/sade.8
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd June 14, 2005
+.Dd July 17, 2005
.Dt SYSINSTALL 8
.Os
.Sh NAME
diff --git a/usr.sbin/sysinstall/sysinstall.8 b/usr.sbin/sysinstall/sysinstall.8
index ba65292..aeb268e 100644
--- a/usr.sbin/sysinstall/sysinstall.8
+++ b/usr.sbin/sysinstall/sysinstall.8
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd June 14, 2005
+.Dd July 17, 2005
.Dt SYSINSTALL 8
.Os
.Sh NAME
OpenPOWER on IntegriCloud