summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libpam/modules/pam_exec/pam_exec.84
-rw-r--r--sbin/atacontrol/atacontrol.84
-rw-r--r--sbin/etherswitchcfg/etherswitchcfg.83
-rw-r--r--sbin/geom/class/part/gpart.84
-rw-r--r--sbin/geom/class/raid/graid.82
-rw-r--r--sbin/geom/class/virstor/gvirstor.85
-rw-r--r--sbin/gvinum/gvinum.815
-rw-r--r--sbin/hastctl/hastctl.82
-rw-r--r--sbin/hastd/hastd.82
-rw-r--r--sbin/mount/mount.82
-rw-r--r--sbin/natd/natd.82
-rw-r--r--share/man/man8/picobsd.87
-rw-r--r--share/man/man8/rc.82
-rw-r--r--sys/boot/common/loader.82
-rw-r--r--sys/boot/forth/beastie.4th.82
-rw-r--r--sys/boot/forth/brand.4th.82
-rw-r--r--sys/boot/forth/check-password.4th.82
-rw-r--r--sys/boot/forth/color.4th.82
-rw-r--r--sys/boot/forth/delay.4th.82
-rw-r--r--sys/boot/forth/menu.4th.82
-rw-r--r--sys/boot/forth/version.4th.82
-rw-r--r--usr.bin/ctlstat/ctlstat.84
-rw-r--r--usr.sbin/cpucontrol/cpucontrol.82
-rw-r--r--usr.sbin/ctladm/ctladm.812
-rw-r--r--usr.sbin/flowctl/flowctl.82
-rw-r--r--usr.sbin/freebsd-update/freebsd-update.82
-rw-r--r--usr.sbin/i2c/i2c.82
-rw-r--r--usr.sbin/jail/jail.89
-rw-r--r--usr.sbin/rtadvctl/rtadvctl.83
-rw-r--r--usr.sbin/rtadvd/rtadvd.82
-rw-r--r--usr.sbin/smbmsg/smbmsg.82
-rw-r--r--usr.sbin/wpa/ndis_events/ndis_events.82
32 files changed, 61 insertions, 51 deletions
diff --git a/lib/libpam/modules/pam_exec/pam_exec.8 b/lib/libpam/modules/pam_exec/pam_exec.8
index 3231228..e2be511 100644
--- a/lib/libpam/modules/pam_exec/pam_exec.8
+++ b/lib/libpam/modules/pam_exec/pam_exec.8
@@ -131,10 +131,10 @@ This is useful in shell scripts for instance.
.Xr pam 8 ,
.Xr pam_sm_acct_mgmt 8 ,
.Xr pam_sm_authenticate 8 ,
-.Xr pam_sm_chauthtok 8,
+.Xr pam_sm_chauthtok 8 ,
.Xr pam_sm_close_session 8 ,
.Xr pam_sm_open_session 8 ,
-.Xr pam_sm_setcred 8 .
+.Xr pam_sm_setcred 8
.Sh AUTHORS
The
.Nm
diff --git a/sbin/atacontrol/atacontrol.8 b/sbin/atacontrol/atacontrol.8
index 8f4a4fc..1468a01 100644
--- a/sbin/atacontrol/atacontrol.8
+++ b/sbin/atacontrol/atacontrol.8
@@ -367,8 +367,8 @@ You should not set a spindown timeout on a disk with
or syslog logging on it as the disk will be worn out spinning down and
up all the time.
.Sh SEE ALSO
-.Xr ata 4
-.Xr cam 4
+.Xr ata 4 ,
+.Xr cam 4 ,
.Xr camcontrol 8
.Sh HISTORY
The
diff --git a/sbin/etherswitchcfg/etherswitchcfg.8 b/sbin/etherswitchcfg/etherswitchcfg.8
index aec7d68..4f3bc92 100644
--- a/sbin/etherswitchcfg/etherswitchcfg.8
+++ b/sbin/etherswitchcfg/etherswitchcfg.8
@@ -71,7 +71,8 @@ Specifies the physical media configuration to be configured for a port.
Specifies a list of media options for a port. See
.Xr ifconfig 8
for details on
-.Ar media and
+.Ar media
+and
.Ar mediaopt .
.El
.Ss reg
diff --git a/sbin/geom/class/part/gpart.8 b/sbin/geom/class/part/gpart.8
index b52da96..2e745c4 100644
--- a/sbin/geom/class/part/gpart.8
+++ b/sbin/geom/class/part/gpart.8
@@ -650,7 +650,7 @@ for MBR,
for GPT.
.It Cm ms-ldm-metadata
A partition that contains Logical Disk Manager (LDM) database.
-The scheme-specifig type is
+The scheme-specific type is
.Qq Li "!5808c8aa-7e8f-42e0-85d2-e1e90434cfb3"
for GPT.
.El
@@ -971,7 +971,7 @@ By default mirrored volumes are shown as partitions with type
.Sx "PARTITION TYPES"
section).
If this variable set to 1 each component of the mirrored volume will be
-present as independet partition.
+present as independent partition.
.Em NOTE :
This may break a mirrored volume and lead to data damage.
.El
diff --git a/sbin/geom/class/raid/graid.8 b/sbin/geom/class/raid/graid.8
index 92127dd..6b8cd61 100644
--- a/sbin/geom/class/raid/graid.8
+++ b/sbin/geom/class/raid/graid.8
@@ -294,7 +294,7 @@ Debug level of the
.Nm RAID
GEOM class.
.It Va kern.geom.raid.idle_threshold : No 1000000
-Time in microseconds to consider a volume idle for rebuild puroses.
+Time in microseconds to consider a volume idle for rebuild purposes.
.It Va kern.geom.raid.name_format : No 0
Providers name format: 0 -- raid/r{num}, 1 -- raid/{label}.
.It Va kern.geom.raid.read_err_thresh : No 10
diff --git a/sbin/geom/class/virstor/gvirstor.8 b/sbin/geom/class/virstor/gvirstor.8
index cd7cb2f..cdb50b1 100644
--- a/sbin/geom/class/virstor/gvirstor.8
+++ b/sbin/geom/class/virstor/gvirstor.8
@@ -113,7 +113,7 @@ Adds new components to existing virtual device with the given
The specified virstor device must exist and be active
.Pq i.e. module loaded, device present in Pa /dev .
This action can be safely performed while the virstor device is in use
-.Pq Qo hot Qc operation
+.Pq Qo hot Qc operation .
.It Cm remove
Removes components from existing virtual device with the given
.Ar name .
@@ -268,7 +268,8 @@ change once it is set, and that the sizes of individual physical storage
components will always remain constant during their existence.
For alternative ways to implement virtual or resizable file systems see
.Xr zfs 1M ,
-.Xr gconcat 8 and
+.Xr gconcat 8
+and
.Xr growfs 8 .
.Pp
Note that
diff --git a/sbin/gvinum/gvinum.8 b/sbin/gvinum/gvinum.8
index 1300bf3..4753d79 100644
--- a/sbin/gvinum/gvinum.8
+++ b/sbin/gvinum/gvinum.8
@@ -58,7 +58,8 @@ All subdisks in the
plex must be up for a parity check.
.It Ic concat Oo Fl fv Oc Oo Fl n Ar name Oc Ar drives
Create a concatenated volume from the specified drives.
-If no name is specified, a unique name will be set by gvinum.
+If no name is specified, a unique name will be set by
+.Ic gvinum .
.It Ic create Oo Fl f Oc Op Ar description-file
Create a volume as described in
.Ar description-file .
@@ -148,8 +149,8 @@ Normally this would be done by entering the
EOF character.
.It Ic raid5 Oo Fl fv Oc Oo Fl s Ar stripesize Oc Oo Fl n Ar name Oc Ar drives
Create a RAID-5 volume from the specified drives.
-If no name is specified,a unique name will be set by
-.Ic gvinum.
+If no name is specified, a unique name will be set by
+.Ic gvinum .
This organization requires at least three drives.
.It Ic rename Oo Fl r Oc Ar drive | subdisk | plex | volume newname
Change the name of the specified object.
@@ -202,8 +203,9 @@ Terminate access to the objects, or stop
if no parameters are specified.
.It Ic stripe Oo Fl fv Oc Oo Fl n Ar name Oc Ar drives
Create a striped volume from the specified drives. If no name is specified,
-a unique name will be set by Ic gvinum. This organization requires at least two
-drives.
+a unique name will be set by
+.Ic gvinum .
+This organization requires at least two drives.
.El
.Sh DESCRIPTION
The
@@ -278,7 +280,8 @@ objects
.El
.Sh EXAMPLES
To create a mirror on disks /dev/ad1 and /dev/ad2, create a filesystem, mount,
-unmount and then stop Ic gvinum:
+unmount and then stop
+.Ic gvinum :
.Pp
.Dl "gvinum mirror /dev/ad1 /dev/ad2"
.Dl "newfs /dev/gvinum/gvinumvolume0"
diff --git a/sbin/hastctl/hastctl.8 b/sbin/hastctl/hastctl.8
index 31353ca5..9266fc0 100644
--- a/sbin/hastctl/hastctl.8
+++ b/sbin/hastctl/hastctl.8
@@ -211,7 +211,7 @@ nodeB# application_start
.Xr ggatel 8 ,
.Xr hastd 8 ,
.Xr mount 8 ,
-.Xr newfs 8 .
+.Xr newfs 8
.Sh AUTHORS
The
.Nm
diff --git a/sbin/hastd/hastd.8 b/sbin/hastd/hastd.8
index 5cbe70a..457b837 100644
--- a/sbin/hastd/hastd.8
+++ b/sbin/hastd/hastd.8
@@ -223,7 +223,7 @@ nodeA# mount -o noatime /dev/hast/shared /shared
.Xr hastctl 8 ,
.Xr mount 8 ,
.Xr newfs 8 ,
-.Xr g_bio 9 .
+.Xr g_bio 9
.Sh AUTHORS
The
.Nm
diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8
index fdfd75c..e167378 100644
--- a/sbin/mount/mount.8
+++ b/sbin/mount/mount.8
@@ -448,7 +448,7 @@ However, for the following file system types:
.Cm smbfs ,
.Cm udf ,
and
-.Cm unionfs ,
+.Cm unionfs .
.Nm
will not call
.Xr nmount 2
diff --git a/sbin/natd/natd.8 b/sbin/natd/natd.8
index 0729e2c..cba4ed4 100644
--- a/sbin/natd/natd.8
+++ b/sbin/natd/natd.8
@@ -787,7 +787,7 @@ ipfw add allow ip from any to any
.Pp
Here the packet from internal network to Internet goes out via
.Ql sis0
-(rule number 2000) and gets catched by the
+(rule number 2000) and gets caught by the
.Ic globalport
socket (3000).
After that, either a match is found in a translation table
diff --git a/share/man/man8/picobsd.8 b/share/man/man8/picobsd.8
index 07373f6..f4c403e 100644
--- a/share/man/man8/picobsd.8
+++ b/share/man/man8/picobsd.8
@@ -54,7 +54,7 @@ The most important options for common operations are
.Fl src ,
.Fl init ,
.Fl n and
-.Fl v.
+.Fl v .
.Bl -tag -width indent
.\"
.It Fl -all_in_mfs
@@ -94,7 +94,10 @@ subtree as necessary to subsequently build
images.
.\"
.It Fl -iso
-Generate an ISO image, picobsd.iso, in addition to the disk image picobsd.bin
+Generate an ISO image,
+.Pa picobsd.iso ,
+in addition to the disk image
+.Pa picobsd.bin .
.\"
.It Fl -modules
Also build kernel modules.
diff --git a/share/man/man8/rc.8 b/share/man/man8/rc.8
index ed8b706..a92c88b 100644
--- a/share/man/man8/rc.8
+++ b/share/man/man8/rc.8
@@ -253,7 +253,7 @@ The boot does not stop if such a script terminates with a non-zero status,
but a script can stop the boot if necessary by invoking the
.Fn stop_boot
function (from
-.Xr rc.subr 8 ).
+.Xr rc.subr 8 ) .
.El
.Pp
Each script should contain
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8
index 7e30bd3..36f260c 100644
--- a/sys/boot/common/loader.8
+++ b/sys/boot/common/loader.8
@@ -423,7 +423,7 @@ variable take effect immediately.
Defines the base i/o port used to access console UART
(i386 and amd64 only).
If the variable is not set, its assumed value is 0x3F8, which
-corresponds to PC port COM1, unless overriden by
+corresponds to PC port COM1, unless overridden by
.Va BOOT_COMCONSOLE_PORT
variable during the compilation of
.Nm .
diff --git a/sys/boot/forth/beastie.4th.8 b/sys/boot/forth/beastie.4th.8
index dffb509..814867d 100644
--- a/sys/boot/forth/beastie.4th.8
+++ b/sys/boot/forth/beastie.4th.8
@@ -29,7 +29,7 @@
.Os
.Sh NAME
.Nm beastie.4th
-.Nd FreeBSD ASCII art boot module.
+.Nd FreeBSD ASCII art boot module
.Sh DESCRIPTION
The file that goes by the name of
.Nm
diff --git a/sys/boot/forth/brand.4th.8 b/sys/boot/forth/brand.4th.8
index 9be4af0..10e8c55 100644
--- a/sys/boot/forth/brand.4th.8
+++ b/sys/boot/forth/brand.4th.8
@@ -29,7 +29,7 @@
.Os
.Sh NAME
.Nm brand.4th
-.Nd FreeBSD ASCII art boot module.
+.Nd FreeBSD ASCII art boot module
.Sh DESCRIPTION
The file that goes by the name of
.Nm
diff --git a/sys/boot/forth/check-password.4th.8 b/sys/boot/forth/check-password.4th.8
index 6c27259..1b1d42e 100644
--- a/sys/boot/forth/check-password.4th.8
+++ b/sys/boot/forth/check-password.4th.8
@@ -29,7 +29,7 @@
.Os
.Sh NAME
.Nm check-password.4th
-.Nd FreeBSD password-checking boot module.
+.Nd FreeBSD password-checking boot module
.Sh DESCRIPTION
The file that goes by the name of
.Nm
diff --git a/sys/boot/forth/color.4th.8 b/sys/boot/forth/color.4th.8
index 8802921..6c24989 100644
--- a/sys/boot/forth/color.4th.8
+++ b/sys/boot/forth/color.4th.8
@@ -29,7 +29,7 @@
.Os
.Sh NAME
.Nm color.4th
-.Nd FreeBSD color-detection boot module.
+.Nd FreeBSD color-detection boot module
.Sh DESCRIPTION
The file that goes by the name of
.Nm
diff --git a/sys/boot/forth/delay.4th.8 b/sys/boot/forth/delay.4th.8
index 865a751..1e4e71d 100644
--- a/sys/boot/forth/delay.4th.8
+++ b/sys/boot/forth/delay.4th.8
@@ -29,7 +29,7 @@
.Os
.Sh NAME
.Nm delay.4th
-.Nd FreeBSD debugging boot module.
+.Nd FreeBSD debugging boot module
.Sh DESCRIPTION
The file that goes by the name of
.Nm
diff --git a/sys/boot/forth/menu.4th.8 b/sys/boot/forth/menu.4th.8
index affce60..e94ee86 100644
--- a/sys/boot/forth/menu.4th.8
+++ b/sys/boot/forth/menu.4th.8
@@ -29,7 +29,7 @@
.Os
.Sh NAME
.Nm menu.4th
-.Nd FreeBSD dynamic menu boot module.
+.Nd FreeBSD dynamic menu boot module
.Sh DESCRIPTION
The file that goes by the name of
.Nm
diff --git a/sys/boot/forth/version.4th.8 b/sys/boot/forth/version.4th.8
index 1ea2649..c080a5d 100644
--- a/sys/boot/forth/version.4th.8
+++ b/sys/boot/forth/version.4th.8
@@ -29,7 +29,7 @@
.Os
.Sh NAME
.Nm version.4th
-.Nd FreeBSD version string boot module.
+.Nd FreeBSD version string boot module
.Sh DESCRIPTION
The file that goes by the name of
.Nm
diff --git a/usr.bin/ctlstat/ctlstat.8 b/usr.bin/ctlstat/ctlstat.8
index a213cc9..27386f8 100644
--- a/usr.bin/ctlstat/ctlstat.8
+++ b/usr.bin/ctlstat/ctlstat.8
@@ -86,8 +86,8 @@ Notation (JSON) format.
No statistics are computed in this mode, only raw numbers are displayed.
.It Fl l Ar lun
Request statistics for the specified LUN.
-This option is incompatible with total (
-.Fl t )
+This option is incompatible with total
+.Fl ( t )
mode.
.It Fl n Ar numdevs
Display statistics for this many devices.
diff --git a/usr.sbin/cpucontrol/cpucontrol.8 b/usr.sbin/cpucontrol/cpucontrol.8
index 62221c3..0998b20 100644
--- a/usr.sbin/cpucontrol/cpucontrol.8
+++ b/usr.sbin/cpucontrol/cpucontrol.8
@@ -31,7 +31,7 @@
.Nm cpucontrol
.Nd control utility for the
.Xr cpuctl 4
-device.
+device
.Sh SYNOPSIS
.Nm
.Op Fl vh
diff --git a/usr.sbin/ctladm/ctladm.8 b/usr.sbin/ctladm/ctladm.8
index ddbe976..8052dfa 100644
--- a/usr.sbin/ctladm/ctladm.8
+++ b/usr.sbin/ctladm/ctladm.8
@@ -542,7 +542,7 @@ List all LUNs registered with CTL.
Because this command uses the ioctl port, it will only work when the FETDs
(Front End Target Drivers) are enabled.
This command is the equivalent of doing a REPORT LUNS on one LUN and then
-and then an INQUIRY on each LUN in the system.
+an INQUIRY on each LUN in the system.
.It Ic delay
Delay commands at the given location. There are two places where commands
may be delayed currently: before data is transferred
@@ -749,7 +749,7 @@ single port.
As a general rule, the WWNN should be the same across all ports on the
system.
.It Fl W Ar wwpn
-Set the World Wide Node Name for the given port.
+Set the World Wide Port Name for the given port.
The
.Fl n
argument must be specified, since this is only possible to implement on a
@@ -939,10 +939,10 @@ Create a LUN using the block backend, specify the file
.Pa src/usr.sbin/ctladm/ctladm.8
as the backing store, and specify the
.Tn SCSI
-VPD page 0x80 and 0x83 serial number (
-.Fl S)
-and device ID (
-.Fl d).
+VPD page 0x80 and 0x83 serial number
+.Fl ( S )
+and device ID
+.Fl ( d ) .
.Pp
.Dl ctladm remove -b block -l 12
.Pp
diff --git a/usr.sbin/flowctl/flowctl.8 b/usr.sbin/flowctl/flowctl.8
index 5abeddb..cbb97d4 100644
--- a/usr.sbin/flowctl/flowctl.8
+++ b/usr.sbin/flowctl/flowctl.8
@@ -60,7 +60,7 @@ This command is the analog of the
.Dq "show ip cache flow"
command of a Cisco router.
It dumps the contents of the flow cache in Cisco-like format.
-Specifing either
+Specifying either
.Cm ipv4
or
.Cm ipv6
diff --git a/usr.sbin/freebsd-update/freebsd-update.8 b/usr.sbin/freebsd-update/freebsd-update.8
index 2d9a4473..472a5f7 100644
--- a/usr.sbin/freebsd-update/freebsd-update.8
+++ b/usr.sbin/freebsd-update/freebsd-update.8
@@ -62,7 +62,7 @@ Release Engineering Team, e.g.,
.Fx
9.0-CURRENT.
.Sh OPTIONS
-The following options are supported
+The following options are supported:
.Bl -tag -width "-f conffile"
.It Fl b Ar basedir
Operate on a system mounted at
diff --git a/usr.sbin/i2c/i2c.8 b/usr.sbin/i2c/i2c.8
index ac71af3..cd269fa 100644
--- a/usr.sbin/i2c/i2c.8
+++ b/usr.sbin/i2c/i2c.8
@@ -88,7 +88,7 @@ reset the controller.
.It Fl s
scan the bus for devices.
.It Fl v
-be verbose
+be verbose.
.It Fl w Ar 0|8|16
device addressing width (in bits).
.El
diff --git a/usr.sbin/jail/jail.8 b/usr.sbin/jail/jail.8
index a38d751..2905806 100644
--- a/usr.sbin/jail/jail.8
+++ b/usr.sbin/jail/jail.8
@@ -255,7 +255,7 @@ They can also be given the values
.Dq true
and
.Dq false .
-Other partameters may have more than one value, specified as a
+Other parameters may have more than one value, specified as a
comma-separated list or with
.Dq +=
in the configuration file (see
@@ -269,7 +269,7 @@ parameters that are passed to the kernel when the jail is created,
can be seen with
.Xr jls 8 ,
and can (usually) be changed with
-.Dq Nm Fl m.
+.Dq Nm Fl m .
Then there are pseudo-parameters that are only used by
.Nm
itself.
@@ -580,7 +580,7 @@ command parameters are
command lines that are run in either the system or prison environment.
They may be given multiple values, which run would the specified
commands in sequence.
-All commands must succed (return a zero exit status), or the jail will
+All commands must succeed (return a zero exit status), or the jail will
not be created or removed.
.Pp
The pseudo-parameters are:
@@ -657,7 +657,8 @@ The maximum amount of time to wait for a prison's processes to exit
after sending them a
.Dv SIGTERM
signal (which happens after the
-.Va exec.stop commands have completed).
+.Va exec.stop
+commands have completed).
After this many seconds have passed, the prison will be removed, which
will kill any remaining processes.
If this is set to zero, no
diff --git a/usr.sbin/rtadvctl/rtadvctl.8 b/usr.sbin/rtadvctl/rtadvctl.8
index f779c98..be3eefe 100644
--- a/usr.sbin/rtadvctl/rtadvctl.8
+++ b/usr.sbin/rtadvctl/rtadvctl.8
@@ -31,7 +31,8 @@
.Sh NAME
.Nm rtadvctl
.Nd control program for
-.Xr rtadvd 8 daemon
+.Xr rtadvd 8
+daemon
.Sh SYNOPSIS
.Nm
.Op Fl v
diff --git a/usr.sbin/rtadvd/rtadvd.8 b/usr.sbin/rtadvd/rtadvd.8
index 4b74eb4..ad39887 100644
--- a/usr.sbin/rtadvd/rtadvd.8
+++ b/usr.sbin/rtadvd/rtadvd.8
@@ -140,7 +140,7 @@ option, which enables routing renumbering protocol support.
.It Fl p
Specify an alternative file in which to store the process ID.
The default is
-.Pa /var/run/rtadvd.pid.
+.Pa /var/run/rtadvd.pid .
.It Fl R
Accept router renumbering requests.
If you enable it, certain IPsec setup is suggested for security reasons.
diff --git a/usr.sbin/smbmsg/smbmsg.8 b/usr.sbin/smbmsg/smbmsg.8
index 1a616f7..39caa67 100644
--- a/usr.sbin/smbmsg/smbmsg.8
+++ b/usr.sbin/smbmsg/smbmsg.8
@@ -70,7 +70,7 @@ and writeable, respectively.
The only valid additional option for this modus of operation (besides
the
.Fl p
-option that choses the modus) is
+option that chooses the modus) is
.Fl f Ar dev .
See below for a description.
.Pp
diff --git a/usr.sbin/wpa/ndis_events/ndis_events.8 b/usr.sbin/wpa/ndis_events/ndis_events.8
index eacb017..9cc2bcd 100644
--- a/usr.sbin/wpa/ndis_events/ndis_events.8
+++ b/usr.sbin/wpa/ndis_events/ndis_events.8
@@ -71,7 +71,7 @@ When it detects an event that was generated by an
interface, it transmits it via UDP packet on the loopback interface,
where
.Xr wpa_supplicant 8
-is presumeably listening.
+is presumably listening.
The standard
.Xr wpa_supplicant 8
distribution includes its own version of this utility for use with
OpenPOWER on IntegriCloud