mdoc(7) police: nits.
This commit is contained in:
parent
dc12134a80
commit
10cb9bd3d8
@ -42,7 +42,7 @@
|
|||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm ffsinfo
|
.Nm ffsinfo
|
||||||
.Nd "dump all meta information of an existing ufs filesystem
|
.Nd "dump all meta information of an existing ufs filesystem"
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm
|
.Nm
|
||||||
.Op Fl L
|
.Op Fl L
|
||||||
@ -115,7 +115,9 @@ indirect block dump
|
|||||||
This allows to change the output filename where the dump is written to.
|
This allows to change the output filename where the dump is written to.
|
||||||
The current default is
|
The current default is
|
||||||
.Pa /var/tmp/ffsinfo .
|
.Pa /var/tmp/ffsinfo .
|
||||||
If - is provided, output will be sent to stdout.
|
If
|
||||||
|
.Fl
|
||||||
|
is provided, output will be sent to stdout.
|
||||||
.El
|
.El
|
||||||
.Sh EXAMPLES
|
.Sh EXAMPLES
|
||||||
.Dl ffsinfo -l 1023 /dev/vinum/testvol
|
.Dl ffsinfo -l 1023 /dev/vinum/testvol
|
||||||
|
@ -145,12 +145,12 @@ Select a
|
|||||||
used to convert file names between NetWare and
|
used to convert file names between NetWare and
|
||||||
.Fx .
|
.Fx .
|
||||||
Supported conversion schemes are:
|
Supported conversion schemes are:
|
||||||
.Bl -tag -width "koi2cp866A"
|
.Bl -tag -width ".Cm koi2cp866"
|
||||||
.It asis
|
.It Cm asis
|
||||||
Characters passed as is without any alteration.
|
Characters passed as is without any alteration.
|
||||||
.It koi2cp866
|
.It Cm koi2cp866
|
||||||
koi8-r <-> CP866
|
koi8-r <-> CP866
|
||||||
.It se
|
.It Cm se
|
||||||
Suits for setups used in Sweden.
|
Suits for setups used in Sweden.
|
||||||
.El
|
.El
|
||||||
.It Fl M Ar mode
|
.It Fl M Ar mode
|
||||||
|
@ -45,7 +45,7 @@ asynchronous I/O server
|
|||||||
.Op Fl n Ar num_servers
|
.Op Fl n Ar num_servers
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
.Nm Nfsiod
|
.Nm Nfsiod
|
||||||
kernel processes runs on an
|
kernel processes run on an
|
||||||
.Tn NFS
|
.Tn NFS
|
||||||
client machine to service asynchronous I/O requests to its server.
|
client machine to service asynchronous I/O requests to its server.
|
||||||
It improves performance but is not required for correct operation.
|
It improves performance but is not required for correct operation.
|
||||||
|
@ -233,7 +233,9 @@ for more details.
|
|||||||
.It Fl m
|
.It Fl m
|
||||||
mute the console.
|
mute the console.
|
||||||
.It Fl n
|
.It Fl n
|
||||||
ignore key press to interrupt boot before loader(8) is invoked.
|
ignore key press to interrupt boot before
|
||||||
|
.Xr loader 8
|
||||||
|
is invoked.
|
||||||
.It Fl P
|
.It Fl P
|
||||||
probe the keyboard. If no keyboard is found, the
|
probe the keyboard. If no keyboard is found, the
|
||||||
.Fl D
|
.Fl D
|
||||||
|
@ -72,14 +72,16 @@ file.
|
|||||||
The options are as follows:
|
The options are as follows:
|
||||||
.Bl -tag -width indent
|
.Bl -tag -width indent
|
||||||
.It Fl d
|
.It Fl d
|
||||||
The system is requested to create a crash dump. This option is
|
The system is requested to create a crash dump.
|
||||||
|
This option is
|
||||||
supported only when rebooting, and it has no effect unless a dump
|
supported only when rebooting, and it has no effect unless a dump
|
||||||
device has previously been specified with
|
device has previously been specified with
|
||||||
.Xr dumpon 8 .
|
.Xr dumpon 8 .
|
||||||
.It Fl k Ar kernel
|
.It Fl k Ar kernel
|
||||||
Boot the specified
|
Boot the specified
|
||||||
.Ar kernel
|
.Ar kernel
|
||||||
on the next system boot. If the kernel boots successfully, the
|
on the next system boot.
|
||||||
|
If the kernel boots successfully, the
|
||||||
.Em default
|
.Em default
|
||||||
kernel will be booted on succesive boots, this is a one-shot option.
|
kernel will be booted on succesive boots, this is a one-shot option.
|
||||||
If the boot fails, the system will continue attempting to boot
|
If the boot fails, the system will continue attempting to boot
|
||||||
|
@ -145,12 +145,12 @@ Select a
|
|||||||
used to convert file names between NetWare and
|
used to convert file names between NetWare and
|
||||||
.Fx .
|
.Fx .
|
||||||
Supported conversion schemes are:
|
Supported conversion schemes are:
|
||||||
.Bl -tag -width "koi2cp866A"
|
.Bl -tag -width ".Cm koi2cp866"
|
||||||
.It asis
|
.It Cm asis
|
||||||
Characters passed as is without any alteration.
|
Characters passed as is without any alteration.
|
||||||
.It koi2cp866
|
.It Cm koi2cp866
|
||||||
koi8-r <-> CP866
|
koi8-r <-> CP866
|
||||||
.It se
|
.It Cm se
|
||||||
Suits for setups used in Sweden.
|
Suits for setups used in Sweden.
|
||||||
.El
|
.El
|
||||||
.It Fl M Ar mode
|
.It Fl M Ar mode
|
||||||
|
Loading…
Reference in New Issue
Block a user