aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorUlrich Spörlein <uqs@FreeBSD.org>2010-10-08 12:40:16 +0000
committerUlrich Spörlein <uqs@FreeBSD.org>2010-10-08 12:40:16 +0000
commit0d9deed52c5ed3b24d2da5ec3a0a172fe9092a96 (patch)
treeb3bc1578c597e5672077e41ccd208441fd2d7f64 /usr.sbin
parent7558f6b4f393bba0bb7774274e201ae91731f960 (diff)
downloadsrc-0d9deed52c5ed3b24d2da5ec3a0a172fe9092a96.tar.gz
src-0d9deed52c5ed3b24d2da5ec3a0a172fe9092a96.zip
mdoc: drop redundant .Pp and .LP calls
They have no effect when coming in pairs, or before .Bl/.Bd
Notes
Notes: svn path=/head/; revision=213573
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/burncd/burncd.82
-rw-r--r--usr.sbin/ckdist/ckdist.11
-rw-r--r--usr.sbin/crunch/crunchgen/crunchgen.12
-rw-r--r--usr.sbin/dconschat/dconschat.81
-rw-r--r--usr.sbin/flowctl/flowctl.81
-rw-r--r--usr.sbin/freebsd-update/freebsd-update.81
-rw-r--r--usr.sbin/i2c/i2c.81
-rw-r--r--usr.sbin/jail/jail.82
-rw-r--r--usr.sbin/lpr/lpq/lpq.11
-rw-r--r--usr.sbin/lpr/lprm/lprm.11
-rw-r--r--usr.sbin/mergemaster/mergemaster.81
-rw-r--r--usr.sbin/mixer/mixer.81
-rw-r--r--usr.sbin/mlxcontrol/mlxcontrol.81
-rw-r--r--usr.sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.81
-rw-r--r--usr.sbin/portsnap/portsnap/portsnap.81
-rw-r--r--usr.sbin/pw/pw.84
-rw-r--r--usr.sbin/sysinstall/sysinstall.81
-rw-r--r--usr.sbin/vidcontrol/vidcontrol.11
18 files changed, 0 insertions, 24 deletions
diff --git a/usr.sbin/burncd/burncd.8 b/usr.sbin/burncd/burncd.8
index a9c53e627748..e2996ba35a4e 100644
--- a/usr.sbin/burncd/burncd.8
+++ b/usr.sbin/burncd/burncd.8
@@ -46,7 +46,6 @@ The
utility is used to burn CD-R/RW media using the ATAPI cd driver.
.Pp
Available options and operands:
-.Pp
.Bl -tag -width XXXXXXXXXXXX
.It Fl d
burn the CD-R/RW in DAO (disk at once) mode.
@@ -80,7 +79,6 @@ verbose, print extra progress messages.
.Pp
.Ar command
may be one of:
-.Pp
.Bl -tag -width XXXXXXXXXXXX
.It Cm msinfo
Show the first LBA of the last track on the media
diff --git a/usr.sbin/ckdist/ckdist.1 b/usr.sbin/ckdist/ckdist.1
index 91a809160213..86175c996307 100644
--- a/usr.sbin/ckdist/ckdist.1
+++ b/usr.sbin/ckdist/ckdist.1
@@ -110,7 +110,6 @@ or
The
.Nm
utility exits with one of the following values:
-.Pp
.Bl -tag -width indent
.It 0
No errors were detected.
diff --git a/usr.sbin/crunch/crunchgen/crunchgen.1 b/usr.sbin/crunch/crunchgen/crunchgen.1
index 5dfd0a9fbfba..66fe8f3f6df2 100644
--- a/usr.sbin/crunch/crunchgen/crunchgen.1
+++ b/usr.sbin/crunch/crunchgen/crunchgen.1
@@ -384,7 +384,6 @@ Here is an example
.Nm
input conf file, named
.Dq Pa kcopy.conf :
-.Pp
.Bd -literal -offset indent
srcdirs /usr/src/bin /usr/src/sbin
@@ -419,7 +418,6 @@ are added to all build targets.
The crunched binary
.Dq Pa kcopy
can be built as follows:
-.Pp
.Bd -literal -offset indent
% crunchgen -m Makefile kcopy.conf # gen Makefile and kcopy.c
% make objs # build the component programs' .o files
diff --git a/usr.sbin/dconschat/dconschat.8 b/usr.sbin/dconschat/dconschat.8
index 525dbc7e7635..4f8dcd459803 100644
--- a/usr.sbin/dconschat/dconschat.8
+++ b/usr.sbin/dconschat/dconschat.8
@@ -124,7 +124,6 @@ Suspend the dconschat process.
.El
.Pp
The following options are supported.
-.Pp
.Bl -tag -width indent
.It Fl b
Translate Ctrl-C to ALT_BREAK (CR +
diff --git a/usr.sbin/flowctl/flowctl.8 b/usr.sbin/flowctl/flowctl.8
index 75304c45910f..cf1396ba3e2f 100644
--- a/usr.sbin/flowctl/flowctl.8
+++ b/usr.sbin/flowctl/flowctl.8
@@ -54,7 +54,6 @@ debugging level to
Currently,
.Nm
supports only one command.
-.Pp
.Bl -tag -width ".Cm show"
.It Cm show
This command is the analog of the
diff --git a/usr.sbin/freebsd-update/freebsd-update.8 b/usr.sbin/freebsd-update/freebsd-update.8
index 87f786a2c814..1943a538276b 100644
--- a/usr.sbin/freebsd-update/freebsd-update.8
+++ b/usr.sbin/freebsd-update/freebsd-update.8
@@ -103,7 +103,6 @@ command, if any, to
The
.Cm command
can be any one of the following:
-.Pp
.Bl -tag -width "-f conffile"
.It Cm fetch
Based on the currently installed world and the configuration
diff --git a/usr.sbin/i2c/i2c.8 b/usr.sbin/i2c/i2c.8
index ac560a490d22..dab26ea3b0ad 100644
--- a/usr.sbin/i2c/i2c.8
+++ b/usr.sbin/i2c/i2c.8
@@ -114,7 +114,6 @@ talks to this I2C slave device again, the commands and other control info it
sends are treated by the slave device as data or offset it was waiting for,
and there's great potential for corruption if such a write is performed.
.Sh EXAMPLES
-.Pp
.Bl -bullet
.It
Scan the default bus (/dev/iic0) for devices:
diff --git a/usr.sbin/jail/jail.8 b/usr.sbin/jail/jail.8
index a8056ba170b6..893efd84da56 100644
--- a/usr.sbin/jail/jail.8
+++ b/usr.sbin/jail/jail.8
@@ -563,7 +563,6 @@ inside the jail; others apply both for constraining a particular application
or for running a virtual server.
.Pp
Start a shell in the jail:
-.Pp
.Bd -literal -offset indent
jail -c path=/data/jail/192.0.2.100 host.hostname=testhostname \\
ip4.addr=192.0.2.100 command=/bin/sh
@@ -691,7 +690,6 @@ cannot be used successfully within the jail.
To kill all processes in a
jail, you may log into the jail and, as root, use one of the following
commands, depending on what you want to accomplish:
-.Pp
.Bd -literal -offset indent
kill -TERM -1
kill -KILL -1
diff --git a/usr.sbin/lpr/lpq/lpq.1 b/usr.sbin/lpr/lpq/lpq.1
index 3678256bb38d..7d682f3ea5b8 100644
--- a/usr.sbin/lpr/lpq/lpq.1
+++ b/usr.sbin/lpr/lpq/lpq.1
@@ -58,7 +58,6 @@ utility invoked
without any arguments reports on any jobs currently in the queue.
.Pp
Options:
-.Pp
.Bl -tag -width indent
.It Fl P
Specify a particular printer, otherwise the default
diff --git a/usr.sbin/lpr/lprm/lprm.1 b/usr.sbin/lpr/lprm/lprm.1
index a19461448a81..6f9d03d0101e 100644
--- a/usr.sbin/lpr/lprm/lprm.1
+++ b/usr.sbin/lpr/lprm/lprm.1
@@ -84,7 +84,6 @@ A user may dequeue an individual job by specifying its job number.
This number may be obtained from the
.Xr lpq 1
program, e.g.\&
-.Pp
.Bd -literal -offset indent
\&% lpq \-l
diff --git a/usr.sbin/mergemaster/mergemaster.8 b/usr.sbin/mergemaster/mergemaster.8
index 27157918326b..ab33b31eb974 100644
--- a/usr.sbin/mergemaster/mergemaster.8
+++ b/usr.sbin/mergemaster/mergemaster.8
@@ -328,7 +328,6 @@ overrides
.Pa /etc/mergemaster.rc .
Here is an example
with all values commented out:
-.Pp
.Bd -literal
# These are options for mergemaster, with their default values listed
# The following options have command line overrides
diff --git a/usr.sbin/mixer/mixer.8 b/usr.sbin/mixer/mixer.8
index c7b58d5dfb41..b31b326d2384 100644
--- a/usr.sbin/mixer/mixer.8
+++ b/usr.sbin/mixer/mixer.8
@@ -71,7 +71,6 @@ It may
also be used to start and stop recording from the soundcard.
The list
of mixer devices that may be modified are:
-.Pp
.Bd -ragged -offset indent
vol, bass, treble, synth, pcm, speaker, line, mic, cd, mix,
pcm2, rec, igain, ogain, line1, line2, line3, dig1, dig2, dig3,
diff --git a/usr.sbin/mlxcontrol/mlxcontrol.8 b/usr.sbin/mlxcontrol/mlxcontrol.8
index 542f9948b4d7..4ad6b63b8c6c 100644
--- a/usr.sbin/mlxcontrol/mlxcontrol.8
+++ b/usr.sbin/mlxcontrol/mlxcontrol.8
@@ -71,7 +71,6 @@ where N is the unit number of the controller.
Drive names are of the form "mlxdN"
where N is the unit number of the drive.
Do not specify the path to a device node.
-.Pp
.Bl -tag -width rebuild
.It status
Print the status of controllers and system drives.
diff --git a/usr.sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.8 b/usr.sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.8
index a015c8286ed7..c3eef64d276f 100644
--- a/usr.sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.8
+++ b/usr.sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.8
@@ -53,7 +53,6 @@ Perform an installation as directed by
The
.Cm command
can be any one of the following:
-.Pp
.Bl -tag -width indent
.It help
Display a list of all commands.
diff --git a/usr.sbin/portsnap/portsnap/portsnap.8 b/usr.sbin/portsnap/portsnap/portsnap.8
index b04171a5bd33..0d9c2612a1e2 100644
--- a/usr.sbin/portsnap/portsnap/portsnap.8
+++ b/usr.sbin/portsnap/portsnap/portsnap.8
@@ -115,7 +115,6 @@ sysutils/portupgrade, etc.)
The
.Cm command
can be any one of the following:
-.Pp
.Bl -tag -width "-f conffile"
.It fetch
Fetch a compressed snapshot of the ports tree, or update
diff --git a/usr.sbin/pw/pw.8 b/usr.sbin/pw/pw.8
index 428705589a80..6e79d564be86 100644
--- a/usr.sbin/pw/pw.8
+++ b/usr.sbin/pw/pw.8
@@ -245,7 +245,6 @@ id as an alternative to using the
options.
.Pp
The following flags are common to most or all modes of operation:
-.Pp
.Bl -tag -width "-G grouplist"
.It Fl V Ar etcdir
This flag sets an alternate location for the password, group and configuration files,
@@ -319,7 +318,6 @@ The following options apply to the
and
.Ar usermod
commands:
-.Pp
.Bl -tag -width "-G grouplist"
.It Fl n Ar name
Specify the user/account name.
@@ -353,7 +351,6 @@ or
.Fl u
options.
.El
-.Pp
.Bl -tag -width "-G grouplist"
.It Fl c Ar comment
This field sets the contents of the passwd GECOS field, which normally contains up
@@ -802,7 +799,6 @@ There is rarely any need to duplicate a group id.
The
.Ar groupmod
command adds one additional option:
-.Pp
.Bl -tag -width "-m newmembers"
.It Fl l Ar name
This option allows changing of an existing group name to
diff --git a/usr.sbin/sysinstall/sysinstall.8 b/usr.sbin/sysinstall/sysinstall.8
index 64df1bb8494c..eccb1823cd8b 100644
--- a/usr.sbin/sysinstall/sysinstall.8
+++ b/usr.sbin/sysinstall/sysinstall.8
@@ -187,7 +187,6 @@ When and where a function depends on the settings of one or more variables
will be noted in the following table:
.Pp
.Sy "Function Glossary" :
-.Pp
.Bl -tag -width indent
.It configAnonFTP
Invoke the Anonymous FTP configuration menu.
diff --git a/usr.sbin/vidcontrol/vidcontrol.1 b/usr.sbin/vidcontrol/vidcontrol.1
index cb545eeda92f..a36d3780c8b7 100644
--- a/usr.sbin/vidcontrol/vidcontrol.1
+++ b/usr.sbin/vidcontrol/vidcontrol.1
@@ -327,7 +327,6 @@ In each tuple, the first byte will be the character code,
and the second byte is the character's color attribute.
.Pp
The VGA color attribute byte looks like this:
-.Pp
.Bl -column "X:X" "<00000000>" "width" "bright foreground color"
.Sy "bits# width meaning"
.Li "7 <X0000000> 1 character blinking"