Fixes to man8 groff mandoc style, usage mistakes, or typos.
PR: 168016 Submitted by: Nobuyuki Koganemaru Approved by: gjb MFC after: 3 days
This commit is contained in:
parent
00feaafdf8
commit
344c81a166
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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"
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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.
|
||||
|
@ -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
|
||||
|
@ -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 .
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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.
|
||||
|
@ -31,7 +31,7 @@
|
||||
.Nm cpucontrol
|
||||
.Nd control utility for the
|
||||
.Xr cpuctl 4
|
||||
device.
|
||||
device
|
||||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
.Op Fl vh
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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.
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user