mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-23 01:53:46 +01:00
mdoc: remove EOL whitespace.
This commit is contained in:
parent
df30ae985d
commit
f7e00d4bbd
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=276360
@ -443,7 +443,7 @@ This feature becomes
|
||||
.Sy active
|
||||
once a
|
||||
.Sy recordsize
|
||||
property has been set larger than 128KB, and will return to being
|
||||
property has been set larger than 128KB, and will return to being
|
||||
.Sy enabled
|
||||
once all filesystems that have ever had their recordsize larger than 128KB
|
||||
are destroyed.
|
||||
|
@ -314,10 +314,10 @@ compatible with but not specified by
|
||||
.St -p1003.2 ,
|
||||
and should be used with
|
||||
caution in software intended to be portable to other systems.
|
||||
The additional word delimiters
|
||||
The additional word delimiters
|
||||
.Ql \e<
|
||||
and
|
||||
.Ql \e>
|
||||
.Ql \e>
|
||||
are provided to ease compatibility with traditional
|
||||
.Xr svr4 4
|
||||
systems but are not portable and should be avoided.
|
||||
|
@ -99,7 +99,7 @@ returns the sign of \(*G(x).
|
||||
and
|
||||
.Fn lgammal_r x signgamp
|
||||
provide the same functionality as
|
||||
.Fn lgamma x ,
|
||||
.Fn lgamma x ,
|
||||
.Fn lgammaf x ,
|
||||
and
|
||||
.Fn lgammal x ,
|
||||
|
@ -109,7 +109,7 @@ argument forces
|
||||
.Nm
|
||||
to use a layout suitable for a different architecture.
|
||||
Current valid values are
|
||||
.Cm i386 , amd64 ,
|
||||
.Cm i386 , amd64 ,
|
||||
and
|
||||
.Cm pc98 .
|
||||
If this option is omitted,
|
||||
|
@ -1613,7 +1613,7 @@ For example:
|
||||
.It FC
|
||||
A Fibre Channel Transport ID consists of
|
||||
.Dq fcp,
|
||||
followed by a 64-bit Fibre Channel World Wide Name.
|
||||
followed by a 64-bit Fibre Channel World Wide Name.
|
||||
For example:
|
||||
.Pp
|
||||
.Dl fcp,0x1234567812345678
|
||||
@ -1735,11 +1735,11 @@ May also be specified as
|
||||
.Dq exclusive_access .
|
||||
.It wr_ex_ro
|
||||
Write Exclusive Registrants Only mode.
|
||||
May also be specified as
|
||||
May also be specified as
|
||||
.Dq write_exclusive_reg_only .
|
||||
.It ex_ac_ro
|
||||
Exclusive Access Registrants Only mode.
|
||||
May also be specified as
|
||||
May also be specified as
|
||||
.Dq exclusive_access_reg_only .
|
||||
.It wr_ex_ar
|
||||
Write Exclusive All Registrants mode.
|
||||
@ -1747,7 +1747,7 @@ May also be specified as
|
||||
.Dq write_exclusive_all_regs .
|
||||
.It ex_ac_ar
|
||||
Exclusive Access All Registrants mode.
|
||||
May also be specified as
|
||||
May also be specified as
|
||||
.Dq exclusive_access_all_regs .
|
||||
.El
|
||||
.It Fl U
|
||||
@ -1931,7 +1931,7 @@ camcontrol persist da0 -v -i read_keys
|
||||
.Pp
|
||||
This will read any persistent reservation keys registered with da0, and
|
||||
display any errors encountered when sending the PERSISTENT RESERVE IN
|
||||
.Tn SCSI
|
||||
.Tn SCSI
|
||||
command.
|
||||
.Bd -literal -offset indent
|
||||
camcontrol persist da0 -v -o register -a -K 0x12345678
|
||||
@ -1976,9 +1976,9 @@ camcontrol persist da0 -v -o register_move -k 0x87654321 \e
|
||||
.Ed
|
||||
.Pp
|
||||
This will move the registration from the current initiator, whose
|
||||
Registration Key is 0x87654321, to the Fibre Channel initiator with the
|
||||
Registration Key is 0x87654321, to the Fibre Channel initiator with the
|
||||
Fiber Channel World Wide Node Name 0x1234567812345678.
|
||||
A new registration key, 0x12345678, will be registered for the initiator
|
||||
A new registration key, 0x12345678, will be registered for the initiator
|
||||
with the Fibre Channel World Wide Node Name 0x1234567812345678, and the
|
||||
current initiator will be unregistered from the target.
|
||||
The reservation will be moved to relative target port 2 on the target
|
||||
|
@ -227,11 +227,11 @@ maximum amount of debug information is printed.
|
||||
.It Va kern.geom.label.*.enable : No 1
|
||||
Most
|
||||
.Nm LABEL
|
||||
providers implement a
|
||||
providers implement a
|
||||
.Xr sysctl 8
|
||||
flag and a tunable variable named in the above format. This flag
|
||||
controls if the label provider will be active, tasting devices
|
||||
and creating label nodes in the
|
||||
and creating label nodes in the
|
||||
.Xr devfs 5
|
||||
tree. It is sometimes desirable to disable certain label types if
|
||||
they conflict with other classes in complex GEOM topologies.
|
||||
|
@ -76,7 +76,7 @@ in-kernel NAT.
|
||||
.Nm
|
||||
.Oo Cm set Ar N Oc Cm table
|
||||
.Brq Ar name | all
|
||||
.Cm info
|
||||
.Cm info
|
||||
.Nm
|
||||
.Oo Cm set Ar N Oc Cm table
|
||||
.Brq Ar name | all
|
||||
@ -1872,7 +1872,7 @@ addresses or other search keys (e.g., ports, jail IDs, interface names).
|
||||
In the rest of this section we will use the term ``key''.
|
||||
Table name needs to match the following spec:
|
||||
.Ar table-name .
|
||||
Tables with the same name can be created in different
|
||||
Tables with the same name can be created in different
|
||||
.Ar sets .
|
||||
However, rule links to the tables in
|
||||
.Ar set 0
|
||||
@ -1972,7 +1972,7 @@ command.
|
||||
Addition of all items are performed atomically.
|
||||
By default, error in addition of one entry does not influence
|
||||
addition of other entries. However, non-zero error code is returned
|
||||
in that case.
|
||||
in that case.
|
||||
Special
|
||||
.Cm atomic
|
||||
keyword may be specified before
|
||||
@ -1984,7 +1984,7 @@ One or more entries can be removed from a table at once using
|
||||
command.
|
||||
By default, error in removal of one entry does not influence
|
||||
removing of other entries. However, non-zero error code is returned
|
||||
in that case.
|
||||
in that case.
|
||||
.Pp
|
||||
It may be possible to check what entry will be found on particular
|
||||
.Ar table-key
|
||||
|
@ -43,7 +43,7 @@
|
||||
.Sh DESCRIPTION
|
||||
.Bf -symbolic
|
||||
This command, along with its kernel counterpart
|
||||
.Xr iscsi_initiator 4 ,
|
||||
.Xr iscsi_initiator 4 ,
|
||||
is obsolete.
|
||||
Users are advised to use
|
||||
.Xr iscsictl 8
|
||||
|
@ -393,7 +393,7 @@ Use the specified version number for NFS requests.
|
||||
See the
|
||||
.Cm nfsv2 ,
|
||||
.Cm nfsv3 ,
|
||||
and
|
||||
and
|
||||
.Cm nfsv4
|
||||
options for details.
|
||||
.It Cm wcommitsize Ns = Ns Aq Ar value
|
||||
|
@ -254,7 +254,7 @@ The following options are available:
|
||||
allow
|
||||
.Nm
|
||||
to accept a RIP request from non-router node.
|
||||
When specified once,
|
||||
When specified once,
|
||||
.Nm
|
||||
replies to a route information query from neighbor nodes.
|
||||
When specified twice,
|
||||
|
@ -138,7 +138,7 @@ The default is sorting enabled for HDDs and disabled SSDs.
|
||||
These variables determine whether device read-ahead and write caches
|
||||
should be enabled globally or per-device or disabled.
|
||||
Set to 1 to enable write cache, 0 to disable, -1 to leave it as-is.
|
||||
Values modified at runtime take effect only after device reset
|
||||
Values modified at runtime take effect only after device reset
|
||||
.Pq using the reset subcommand of Xr camcontrol 8 .
|
||||
Because of that, this setting should be changed in
|
||||
.Pa /boot/loader.conf
|
||||
|
@ -97,7 +97,7 @@ This algorithm implements Integer Counter Mode.
|
||||
This is similar to what most people call counter mode, but instead of the
|
||||
counter being split into a nonce and a counter part, then entire nonce is
|
||||
used as the initial counter.
|
||||
This does mean that if a counter is required that rolls over at 32 bits,
|
||||
This does mean that if a counter is required that rolls over at 32 bits,
|
||||
the transaction need to be split into two parts where the counter rolls over.
|
||||
The counter incremented as a 128-bit big endian number.
|
||||
.Pp
|
||||
|
@ -50,7 +50,7 @@ default bootstrapping configuration files; see
|
||||
.Xr loader.conf 5
|
||||
.It Pa dtb/
|
||||
Compiled flattened device tree (FDT) files; see
|
||||
.Xr fdt 4
|
||||
.Xr fdt 4
|
||||
and
|
||||
.Xr dtc 1
|
||||
.It Pa firmware/
|
||||
@ -64,8 +64,8 @@ third-party loadable kernel modules;
|
||||
see
|
||||
.Xr kldstat 8
|
||||
.It Pa zfs/
|
||||
Contains
|
||||
.Xr zfs 8
|
||||
Contains
|
||||
.Xr zfs 8
|
||||
zpool cache files.
|
||||
.El
|
||||
.It Pa /cdrom/
|
||||
|
@ -671,7 +671,7 @@ Overrides the compile-time set value of
|
||||
or the preset default of 512.
|
||||
Must be a power of 2.
|
||||
.It Va twiddle_divisor
|
||||
Throttles the output of the
|
||||
Throttles the output of the
|
||||
.Sq twiddle
|
||||
I/O progress indicator displayed while loading the kernel and modules.
|
||||
This is useful on slow serial consoles where the time spent waiting for
|
||||
|
@ -66,7 +66,7 @@ Compatibility with GNU groff's
|
||||
.It Fl I Ar dir
|
||||
This option specify directories where
|
||||
.Nm
|
||||
searches for files (both those on the command line and those named in
|
||||
searches for files (both those on the command line and those named in
|
||||
.Dq .so
|
||||
directive.)
|
||||
This options may be specified multiple times. The directories will be searched
|
||||
|
@ -129,7 +129,7 @@ with separate datasets for
|
||||
and
|
||||
.Pa /var .
|
||||
Optionally can set up
|
||||
.Xr geli 8
|
||||
.Xr geli 8
|
||||
to encrypt the disk.
|
||||
.It Cm partedit
|
||||
Provides the installer's interactive manual disk partitioner with an interface
|
||||
@ -354,7 +354,7 @@ instead of
|
||||
.Cm partedit ,
|
||||
the preamble can contain the variable
|
||||
.Ev ZFSBOOT_DATASETS
|
||||
instead of
|
||||
instead of
|
||||
.Ev PARTITIONS .
|
||||
.Ss SETUP SCRIPT
|
||||
Following the preamble is an optional shell script, beginning with a #!
|
||||
|
@ -230,7 +230,7 @@ So long as the keyboard map file resides in
|
||||
(if using
|
||||
.Xr syscons 4 ) or
|
||||
.Pa /usr/share/vt/keymaps
|
||||
(if using
|
||||
(if using
|
||||
.Xr vt 4 ) ,
|
||||
you may abbreviate the file name as
|
||||
.Pa ru.koi8-r .
|
||||
|
Loading…
Reference in New Issue
Block a user