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