summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-03-29 05:02:12 +0000
committereadler <eadler@FreeBSD.org>2012-03-29 05:02:12 +0000
commit1ef5fe44d364187e492b6a152c0176186161b44f (patch)
treebc9e037fdf2ed91d8f914cfe43bade2553a869c2 /sbin
parent0b5862156580ae2abf520982aca1e1085730d500 (diff)
downloadFreeBSD-src-1ef5fe44d364187e492b6a152c0176186161b44f.zip
FreeBSD-src-1ef5fe44d364187e492b6a152c0176186161b44f.tar.gz
Remove trailing whitespace per mdoc lint warning
Disussed with: gavin No objection from: doc Approved by: joel MFC after: 3 days
Diffstat (limited to 'sbin')
-rw-r--r--sbin/camcontrol/camcontrol.84
-rw-r--r--sbin/devfs/devfs.84
-rw-r--r--sbin/gvinum/gvinum.810
-rw-r--r--sbin/ifconfig/ifconfig.826
-rw-r--r--sbin/ipfw/ipfw.8102
-rw-r--r--sbin/mdmfs/mdmfs.88
-rw-r--r--sbin/mount_unionfs/mount_unionfs.82
-rw-r--r--sbin/ping6/ping6.84
-rw-r--r--sbin/quotacheck/quotacheck.82
-rw-r--r--sbin/rcorder/rcorder.82
10 files changed, 82 insertions, 82 deletions
diff --git a/sbin/camcontrol/camcontrol.8 b/sbin/camcontrol/camcontrol.8
index 5f4ad98..fdcec66 100644
--- a/sbin/camcontrol/camcontrol.8
+++ b/sbin/camcontrol/camcontrol.8
@@ -599,7 +599,7 @@ If the format is
11 result registers will be written to standard output in hex.
.El
.It Ic smpcmd
-Allows the user to send an arbitrary Serial
+Allows the user to send an arbitrary Serial
Management Protocol (SMP) command to a device.
The
.Ic smpcmd
@@ -660,7 +660,7 @@ argument is required to specify the PHY to operate on.
.Bl -tag -width 17n
.It Fl p Ar phy
Specify the PHY to operate on.
-This argument is required.
+This argument is required.
.It Fl l
Request the long request/response format.
Not all SMP targets support the long response format.
diff --git a/sbin/devfs/devfs.8 b/sbin/devfs/devfs.8
index 7a744d4..aa2f81a 100644
--- a/sbin/devfs/devfs.8
+++ b/sbin/devfs/devfs.8
@@ -247,8 +247,8 @@ configuration file.
Local
.Nm
configuration file. Rulesets in here override those in
-.Pa /etc/defaults/devfs.rules
-with the same ruleset number, otherwise the two files are effectively merged.
+.Pa /etc/defaults/devfs.rules
+with the same ruleset number, otherwise the two files are effectively merged.
.It Pa /etc/devfs.conf
Boot-time
.Nm
diff --git a/sbin/gvinum/gvinum.8 b/sbin/gvinum/gvinum.8
index af4ce6d..1300bf3 100644
--- a/sbin/gvinum/gvinum.8
+++ b/sbin/gvinum/gvinum.8
@@ -42,7 +42,7 @@
.Bl -tag -width indent
.It Ic attach Ar plex volume Op Cm rename
.It Ic attach Ar subdisk plex Oo Ar offset Oc Op Cm rename
-Attach a plex to a volume, or a subdisk to a plex.
+Attach a plex to a volume, or a subdisk to a plex.
If offset is specified, the subdisk will be attached to the given offset within
the plex.
If rename is specified, the subdisk or plex will change name according to the
@@ -103,10 +103,10 @@ and
.Fl V
flags provide progressively more detailed output.
.It Ic mirror Oo Fl fsv Oc Oo Fl n Ar name Oc Ar drives
-Create a mirrored volume from the specified drives.
+Create a mirrored volume from the specified drives.
It requires at least a multiple of 2 drives.
If no name is specified, a unique name will be set by gvinum.
-If the
+If the
.Fl s
flag is specified, a striped mirror will be created, and thus requires a
multiple of 4 drives.
@@ -149,7 +149,7 @@ 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.
+.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.
@@ -282,7 +282,7 @@ unmount and then stop Ic gvinum:
.Pp
.Dl "gvinum mirror /dev/ad1 /dev/ad2"
.Dl "newfs /dev/gvinum/gvinumvolume0"
-.Dl "mount /dev/gvinum/gvinumvolume0 /mnt"
+.Dl "mount /dev/gvinum/gvinumvolume0 /mnt"
.Dl "..."
.Dl "unmount /mnt"
.Dl "gvinum stop"
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index e3f49f9..eed4c59 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -675,7 +675,7 @@ and DAD will be performed when this flag is cleared.
.It Cm -ifdisabled
Clear a flag
.Cm ifdisabled .
-When this flag is cleared and
+When this flag is cleared and
.Cm auto_linklocal
flag is enabled, automatic configuration of a link-local address is
performed.
@@ -706,7 +706,7 @@ Specify the operating mode for this cloned device.
.Ar mode
is one of
.Cm sta ,
-.Cm ahdemo
+.Cm ahdemo
(or
.Cm adhoc-demo ),
.Cm ibss ,
@@ -744,7 +744,7 @@ the device (if supported).
Mark a
.Cm wds
device as operating in ``legacy mode''.
-Legacy
+Legacy
.Cm wds
devices have a fixed peer relationship and do not, for example, roam
if their peer stops communicating.
@@ -760,9 +760,9 @@ Mark the cloned interface as depending on hardware support to
track received beacons.
To have beacons tracked in software use
.Fl beacons .
-For
+For
.Cm hostap
-mode
+mode
.Fl beacons
can also be used to indicate no beacons should
be transmitted; this can be useful when creating a WDS configuration but
@@ -897,7 +897,7 @@ The
.Ar interval
parameter is specified in seconds.
By default a background scan is considered every 300 seconds (5 minutes).
-The
+The
.Ar interval
may not be set to less than 15 seconds.
.It Cm bintval Ar interval
@@ -998,19 +998,19 @@ and
.Cm t
(Atheros Dynamic Turbo mode, or appended to ``st'' and ``dt'').
The full set of channel widths following a '/' are:
-.Cm 5
+.Cm 5
(5MHz aka quarter-rate channel),
-.Cm 10
+.Cm 10
(10MHz aka half-rate channel),
-.Cm 20
+.Cm 20
(20MHz mostly for use in specifying ht20),
and
-.Cm 40
+.Cm 40
(40MHz mostly for use in specifying ht40).
In addition,
a 40MHz HT channel specification may include the location
of the extension channel by appending ``+'' or ``-'' for above and below,
-respectively; e.g. ``2437:ht/40+'' specifies 40MHz wide HT operation
+respectively; e.g. ``2437:ht/40+'' specifies 40MHz wide HT operation
with the center channel at frequency 2437 and the extension channel above.
.It Cm country Ar name
Set the country code to use in calculating the regulatory constraints
@@ -2021,7 +2021,7 @@ Nodes on the mesh without a path to this root mesh station with try to
discover a path to us.
.El
By default
-.Cm hwmprootmode
+.Cm hwmprootmode
is set to
.Ar DISABLED .
.It Cm hwmpmaxhops Ar cnt
@@ -2569,7 +2569,7 @@ For example, the values of 802.11 WEP keys and
passphrases will be printed, if accessible to the current user.
This information is not printed by default, as it may be considered
sensitive.
-.Pp
+.Pp
If the network interface driver is not present in the kernel then
.Nm
will attempt to load it.
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8
index 9836391..11d4d22 100644
--- a/sbin/ipfw/ipfw.8
+++ b/sbin/ipfw/ipfw.8
@@ -560,7 +560,7 @@ is set to 0 (default), one can use
.Xr bpf 4
attached to the
.Li ipfw0
-pseudo interface. There is no overhead if no
+pseudo interface. There is no overhead if no
.Xr bpf 4
is attached to the pseudo interface.
.Pp
@@ -808,13 +808,13 @@ Skip all subsequent rules numbered less than
The search continues with the first rule numbered
.Ar number
or higher.
-It is possible to use the
+It is possible to use the
.Cm tablearg
-keyword with a skipto for a
+keyword with a skipto for a
.Em computed
skipto, but care should be used, as no destination caching
is possible in this case so the rules are always walked to find it,
-starting from the
+starting from the
.Cm skipto .
.It Cm call Ar number | tablearg
The current rule number is saved in the internal stack and
@@ -943,7 +943,7 @@ in any subsequent forwarding decisions.
Initially this is limited to the values 0 through 15, see
.Xr setfib 1 .
Processing continues at the next rule.
-It is possible to use the
+It is possible to use the
.Cm tablearg
keyword with a setfib. If tablearg value is not within compiled FIB range packet fib is set to 0.
.It Cm reass
@@ -964,7 +964,7 @@ the maximum number of fragments per packet (default: 16).
NOTA BENE: since fragments do not contain port numbers, they should be avoided with the
.Nm reass
rule.
-Alternatively, direction-based (like
+Alternatively, direction-based (like
.Nm in
/
.Nm out
@@ -1799,7 +1799,7 @@ When used with the
.Cm skipto
action, the user should be aware that the code will walk the ruleset
up to a rule equal to, or past, the given number, and should therefore try keep the
-ruleset compact between the skipto and the target rules.
+ruleset compact between the skipto and the target rules.
.Sh SETS OF RULES
Each rule belongs to one of 32 different
.Em sets
@@ -2471,9 +2471,9 @@ support in-kernel NAT using the kernel version of
The nat configuration command is the following:
.Bd -ragged -offset indent
.Bk -words
-.Cm nat
-.Ar nat_number
-.Cm config
+.Cm nat
+.Ar nat_number
+.Cm config
.Ar nat-configuration
.Ek
.Ed
@@ -2525,7 +2525,7 @@ section below for more information on lookup tables.
.El
.Pp
To let the packet continue after being (de)aliased, set the sysctl variable
-.Va net.inet.ip.fw.one_pass
+.Va net.inet.ip.fw.one_pass
to 0.
For more information about aliasing modes, refer to
.Xr libalias 3 .
@@ -2534,7 +2534,7 @@ See Section
for some examples about nat usage.
.Ss REDIRECT AND LSNAT SUPPORT IN IPFW
Redirect and LSNAT support follow closely the syntax used in
-.Xr natd 8 .
+.Xr natd 8 .
See Section
.Sx EXAMPLES
for some examples on how to do redirect and lsnat.
@@ -2542,16 +2542,16 @@ for some examples on how to do redirect and lsnat.
SCTP nat can be configured in a similar manner to TCP through the
.Nm
command line tool.
-The main difference is that
-.Nm sctp nat
+The main difference is that
+.Nm sctp nat
does not do port translation.
Since the local and global side ports will be the same,
there is no need to specify both.
Ports are redirected as follows:
.Bd -ragged -offset indent
.Bk -words
-.Cm nat
-.Ar nat_number
+.Cm nat
+.Ar nat_number
.Cm config if
.Ar nic
.Cm redirect_port sctp
@@ -2569,9 +2569,9 @@ change for new
.Nm nat
instances.
See
-.Sx SYSCTL VARIABLES
+.Sx SYSCTL VARIABLES
for more info.
-.Sh LOADER TUNABLES
+.Sh LOADER TUNABLES
Tunables can be set in
.Xr loader 8
prompt,
@@ -2599,15 +2599,15 @@ These are shown below together with their default value
command what value is actually in use) and meaning:
.Bl -tag -width indent
.It Va net.inet.ip.alias.sctp.accept_global_ootb_addip: No 0
-Defines how the
-.Nm nat
+Defines how the
+.Nm nat
responds to receipt of global OOTB ASCONF-AddIP:
.Bl -tag -width indent
.It Cm 0
No response (unless a partially matching association exists -
ports and vtags match but global address does not)
.It Cm 1
-.Nm nat
+.Nm nat
will accept and process all OOTB global AddIP messages.
.El
.Pp
@@ -2617,18 +2617,18 @@ establish multiple fake associations by sending AddIP messages.
.It Va net.inet.ip.alias.sctp.chunk_proc_limit: No 5
Defines the maximum number of chunks in an SCTP packet that will be parsed for a
packet that matches an existing association.
-This value is enforced to be greater or equal than
-.Cm net.inet.ip.alias.sctp.initialising_chunk_proc_limit .
+This value is enforced to be greater or equal than
+.Cm net.inet.ip.alias.sctp.initialising_chunk_proc_limit .
A high value is
a DoS risk yet setting too low a value may result in important control chunks in
the packet not being located and parsed.
.It Va net.inet.ip.alias.sctp.error_on_ootb: No 1
Defines when the
-.Nm nat
+.Nm nat
responds to any Out-of-the-Blue (OOTB) packets with ErrorM packets.
An OOTB packet is a packet that arrives with no existing association
registered in the
-.Nm nat
+.Nm nat
and is not an INIT or ASCONF-AddIP packet:
.Bl -tag -width indent
.It Cm 0
@@ -2638,8 +2638,8 @@ ErrorM is only sent to OOTB packets received on the local side.
.It Cm 2
ErrorM is sent to the local side and on the global side ONLY if there is a
partial match (ports and vtags match but the source global IP does not).
-This value is only useful if the
-.Nm nat
+This value is only useful if the
+.Nm nat
is tracking global IP addresses.
.It Cm 3
ErrorM is sent in response to all OOTB packets on both the local and global side
@@ -2650,24 +2650,24 @@ At the moment the default is 0, since the ErrorM packet is not yet
supported by most SCTP stacks.
When it is supported, and if not tracking
global addresses, we recommend setting this value to 1 to allow
-multi-homed local hosts to function with the
+multi-homed local hosts to function with the
.Nm nat .
To track global addresses, we recommend setting this value to 2 to
allow global hosts to be informed when they need to (re)send an
ASCONF-AddIP.
Value 3 should never be chosen (except for debugging) as the
-.Nm nat
+.Nm nat
will respond to all OOTB global packets (a DoS risk).
.It Va net.inet.ip.alias.sctp.hashtable_size: No 2003
-Size of hash tables used for
-.Nm nat
+Size of hash tables used for
+.Nm nat
lookups (100 < prime_number > 1000001).
-This value sets the
-.Nm hash table
-size for any future created
+This value sets the
+.Nm hash table
+size for any future created
+.Nm nat
+instance and therefore must be set prior to creating a
.Nm nat
-instance and therefore must be set prior to creating a
-.Nm nat
instance.
The table sizes may be changed to suit specific needs.
If there will be few
@@ -2696,7 +2696,7 @@ risk as malformed packets can consume processing resources.
Defines the maximum number of parameters within a chunk that will be parsed in a
packet.
As for other similar sysctl variables, larger values pose a DoS risk.
-.It Va net.inet.ip.alias.sctp.log_level: No 0
+.It Va net.inet.ip.alias.sctp.log_level: No 0
Level of detail in the system log messages (0 \- minimal, 1 \- event,
2 \- info, 3 \- detail, 4 \- debug, 5 \- max debug). May be a good
option in high loss environments.
@@ -2704,8 +2704,8 @@ option in high loss environments.
Timeout value while waiting for SHUTDOWN-COMPLETE.
This value cannot be 0.
.It Va net.inet.ip.alias.sctp.track_global_addresses: No 0
-Enables/disables global IP address tracking within the
-.Nm nat
+Enables/disables global IP address tracking within the
+.Nm nat
and places an
upper limit on the number of addresses tracked for each association:
.Bl -tag -width indent
@@ -2718,16 +2718,16 @@ association is limited to this value
.Pp
This variable is fully dynamic, the new value will be adopted for all newly
arriving associations, existing associations are treated as they were previously.
-Global tracking will decrease the number of collisions within the
-.Nm nat
+Global tracking will decrease the number of collisions within the
+.Nm nat
at a cost
-of increased processing load, memory usage, complexity, and possible
-.Nm nat
+of increased processing load, memory usage, complexity, and possible
+.Nm nat
state
-problems in complex networks with multiple
-.Nm nats .
+problems in complex networks with multiple
+.Nm nats .
We recommend not tracking
-global IP addresses, this will still result in a fully functional
+global IP addresses, this will still result in a fully functional
.Nm nat .
.It Va net.inet.ip.alias.sctp.up_timer: No 300
Timeout value to keep an association up with no traffic.
@@ -3173,7 +3173,7 @@ First redirect all the traffic to nat instance 123:
.Pp
Then to configure nat instance 123 to alias all the outgoing traffic with ip
192.168.0.123, blocking all incoming connections, trying to keep
-same ports on both sides, clearing aliasing table on address change
+same ports on both sides, clearing aliasing table on address change
and keeping a log of traffic/link statistics:
.Pp
.Dl "ipfw nat 123 config ip 192.168.0.123 log deny_in reset same_ports"
@@ -3202,7 +3202,7 @@ Or a redirect rule with mixed modes could looks like:
.Dl " redirect_proto udp 192.168.1.43 192.168.1.1"
.Dl " redirect_addr 192.168.0.10,192.168.0.11"
.Dl " 10.0.0.100 # LSNAT"
-.Dl " redirect_port tcp 192.168.0.1:80,192.168.0.10:22"
+.Dl " redirect_port tcp 192.168.0.1:80,192.168.0.10:22"
.Dl " 500 # LSNAT"
.Pp
or it could be split in:
@@ -3210,7 +3210,7 @@ or it could be split in:
.Dl "ipfw nat 1 config redirect_addr 10.0.0.1 10.0.0.66"
.Dl "ipfw nat 2 config redirect_port tcp 192.168.0.1:80 500"
.Dl "ipfw nat 3 config redirect_proto udp 192.168.1.43 192.168.1.1"
-.Dl "ipfw nat 4 config redirect_addr 192.168.0.10,192.168.0.11,192.168.0.12"
+.Dl "ipfw nat 4 config redirect_addr 192.168.0.10,192.168.0.11,192.168.0.12"
.Dl " 10.0.0.100"
.Dl "ipfw nat 5 config redirect_port tcp"
.Dl " 192.168.0.1:80,192.168.0.10:22,192.168.0.20:25 500"
@@ -3330,8 +3330,8 @@ Rule syntax is subject to the command line environment and some patterns
may need to be escaped with the backslash character
or quoted appropriately.
.Pp
-Due to the architecture of
-.Xr libalias 3 ,
+Due to the architecture of
+.Xr libalias 3 ,
ipfw nat is not compatible with the TCP segmentation offloading (TSO).
Thus, to reliably nat your network traffic, please disable TSO
on your NICs using
diff --git a/sbin/mdmfs/mdmfs.8 b/sbin/mdmfs/mdmfs.8
index f2db7da..ab5e1be 100644
--- a/sbin/mdmfs/mdmfs.8
+++ b/sbin/mdmfs/mdmfs.8
@@ -40,7 +40,7 @@ driver
.Op Fl a Ar maxcontig
.Op Fl b Ar block-size
.Op Fl c Ar blocks-per-cylinder-group
-.Op Fl d Ar max-extent-size
+.Op Fl d Ar max-extent-size
.Op Fl E Ar path-mdconfig
.Op Fl e Ar maxbpg
.Op Fl F Ar file
@@ -75,8 +75,8 @@ was specified) using
.Xr newfs 8 ,
and mounts it using
.Xr mount 8 .
-It can handle
-.Xr geom_uzip 4
+It can handle
+.Xr geom_uzip 4
compressed disk images, as long as the kernel supports this GEOM class.
All the command line options are passed to the appropriate program
at the appropriate stage in order to achieve the desired effect.
@@ -318,7 +318,7 @@ do not use soft-updates on it and mount it
.Pp
.Dl "mdmfs -M -S -o async -s 16m md1 /tmp"
.Pp
-Create and mount a
+Create and mount a
.Xr geom_uzip 4
based compressed disk image:
.Pp
diff --git a/sbin/mount_unionfs/mount_unionfs.8 b/sbin/mount_unionfs/mount_unionfs.8
index b3f3820..b613a94 100644
--- a/sbin/mount_unionfs/mount_unionfs.8
+++ b/sbin/mount_unionfs/mount_unionfs.8
@@ -366,7 +366,7 @@ there is no way that delete and rename operations on lower layer
objects can be done.
.Er EOPNOTSUPP
is returned for this kind of operations as generated by VOP_WHITEOUT()
-along with any others which would make modifications to the lower
+along with any others which would make modifications to the lower
layer, such as
.Xr chmod 1 .
.Pp
diff --git a/sbin/ping6/ping6.8 b/sbin/ping6/ping6.8
index fd6e63a..b720aef 100644
--- a/sbin/ping6/ping6.8
+++ b/sbin/ping6/ping6.8
@@ -428,8 +428,8 @@ The
.Nm
utility returns 0 on success (the host is alive),
2 if the transmission was successful but no responses were received,
-any other non-zero value if the arguments are incorrect or
-another error has occurred.
+any other non-zero value if the arguments are incorrect or
+another error has occurred.
.Sh EXAMPLES
Normally,
.Nm
diff --git a/sbin/quotacheck/quotacheck.8 b/sbin/quotacheck/quotacheck.8
index 1c34cd3..0ca59ac 100644
--- a/sbin/quotacheck/quotacheck.8
+++ b/sbin/quotacheck/quotacheck.8
@@ -158,7 +158,7 @@ with the variable
.Ar enable_quotas
in
.Pa /etc/rc.conf .
-The kernel must also be built with
+The kernel must also be built with
.Cd "options QUOTA" .
.Pp
The
diff --git a/sbin/rcorder/rcorder.8 b/sbin/rcorder/rcorder.8
index 060f4ec..b43383a 100644
--- a/sbin/rcorder/rcorder.8
+++ b/sbin/rcorder/rcorder.8
@@ -181,7 +181,7 @@ if your script has a
.Dq Li REQUIRE
on
.Dq Li named ,
-it means the script must be placed after the
+it means the script must be placed after the
.Dq Li named
script in the dependency ordering,
not necessarily that it requires
OpenPOWER on IntegriCloud