summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2012-03-25 09:19:25 +0000
committerjoel <joel@FreeBSD.org>2012-03-25 09:19:25 +0000
commit1d7fe3f6fd1eb03e429f84b4263d872e33a511fc (patch)
tree1f8f0c5737f62dd02a81d9c38b0da6b1a694e2f5
parente3d7180447c5fc74affad803a76f4a7321bc99b2 (diff)
downloadFreeBSD-src-1d7fe3f6fd1eb03e429f84b4263d872e33a511fc.zip
FreeBSD-src-1d7fe3f6fd1eb03e429f84b4263d872e33a511fc.tar.gz
Remove superfluous paragraph macro.
-rw-r--r--usr.bin/calendar/calendar.11
-rw-r--r--usr.bin/find/find.11
-rw-r--r--usr.bin/indent/indent.13
-rw-r--r--usr.bin/jot/jot.11
-rw-r--r--usr.bin/rctl/rctl.81
-rw-r--r--usr.bin/setchannel/setchannel.11
-rw-r--r--usr.bin/tr/tr.12
-rw-r--r--usr.bin/unifdef/unifdef.11
-rw-r--r--usr.bin/unzip/unzip.11
-rw-r--r--usr.bin/vgrind/vgrindefs.51
10 files changed, 0 insertions, 13 deletions
diff --git a/usr.bin/calendar/calendar.1 b/usr.bin/calendar/calendar.1
index 60e8955..ab15246 100644
--- a/usr.bin/calendar/calendar.1
+++ b/usr.bin/calendar/calendar.1
@@ -113,7 +113,6 @@ days (forward, future).
Ignore weekends when calculating the number of days.
.El
.Sh FILE FORMAT
-.Pp
To handle calendars in your national code table you can specify
.Dq LANG=<locale_name>
in the calendar file as early as possible.
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1
index 10479f6..f7eea50 100644
--- a/usr.bin/find/find.1
+++ b/usr.bin/find/find.1
@@ -177,7 +177,6 @@ This option is equivalent to the deprecated
primary.
.El
.Sh PRIMARIES
-.Pp
All primaries which take a numeric argument allow the number to be
preceded by a plus sign
.Pq Dq Li +
diff --git a/usr.bin/indent/indent.1 b/usr.bin/indent/indent.1
index f839002..fe8f1ae 100644
--- a/usr.bin/indent/indent.1
+++ b/usr.bin/indent/indent.1
@@ -488,7 +488,6 @@ The
utility fits as many words (separated by blanks, tabs, or newlines) on a
line as possible.
Blank lines break paragraphs.
-.Pp
.Ss Comment indentation
If a comment is on a line with code it is started in the `comment column',
which is set by the
@@ -504,7 +503,6 @@ command line parameter.
If the code on a line extends past the comment
column, the comment starts further to the right, and the right margin may be
automatically extended in extreme cases.
-.Pp
.Ss Preprocessor lines
In general,
.Nm
@@ -519,7 +517,6 @@ is recognized and
.Nm
attempts to correctly
compensate for the syntactic peculiarities introduced.
-.Pp
.Ss C syntax
The
.Nm
diff --git a/usr.bin/jot/jot.1 b/usr.bin/jot/jot.1
index 7a826e3..b6d1d14 100644
--- a/usr.bin/jot/jot.1
+++ b/usr.bin/jot/jot.1
@@ -242,7 +242,6 @@ specifying an integer format:
.Bd -literal -offset indent
$ jot -w %d 6 1 10 0.5
.Ed
-.Pp
.Sh EXIT STATUS
.Ex -std
.Sh EXAMPLES
diff --git a/usr.bin/rctl/rctl.8 b/usr.bin/rctl/rctl.8
index 6410cae..402c631 100644
--- a/usr.bin/rctl/rctl.8
+++ b/usr.bin/rctl/rctl.8
@@ -119,7 +119,6 @@ or, in short, ":".
A filter that matches all the login classes would be "loginclass:".
A filter that matches all defined rules for maxproc resource would be
"::maxproc".
-.Pp
.Sh RESOURCES
.Bl -column -offset 3n "pseudoterminals"
.It "cputime CPU time, in seconds"
diff --git a/usr.bin/setchannel/setchannel.1 b/usr.bin/setchannel/setchannel.1
index 0bb76a1..5b2d4ab 100644
--- a/usr.bin/setchannel/setchannel.1
+++ b/usr.bin/setchannel/setchannel.1
@@ -33,7 +33,6 @@
.Nd Hauppage PVR250/350 channel selector
.Sh SYNOPSIS
.Cd pvr250-setchannel [-a {on | off}] [-c | -r | -s | -t] [-g geom] [-m channel_set] [channel | freq]
-.Pp
.Sh DESCRIPTION
.Nm
provides support for selecting channels on Hauppauge WinTV cards,
diff --git a/usr.bin/tr/tr.1 b/usr.bin/tr/tr.1
index 5c8709d..4cfd88c 100644
--- a/usr.bin/tr/tr.1
+++ b/usr.bin/tr/tr.1
@@ -145,7 +145,6 @@ the octal sequence to the full 3 octal digits.
.It \echaracter
A backslash followed by certain special characters maps to special
values.
-.Pp
.Bl -column "\ea"
.It "\ea <alert character>
.It "\eb <backspace>
@@ -177,7 +176,6 @@ previous implementations.
.It [:class:]
Represents all characters belonging to the defined character class.
Class names are:
-.Pp
.Bl -column "phonogram"
.It "alnum <alphanumeric characters>
.It "alpha <alphabetic characters>
diff --git a/usr.bin/unifdef/unifdef.1 b/usr.bin/unifdef/unifdef.1
index e68a5f6..6497d36 100644
--- a/usr.bin/unifdef/unifdef.1
+++ b/usr.bin/unifdef/unifdef.1
@@ -164,7 +164,6 @@ then invokes
.Nm
with appropriate arguments to process the file.
.Sh OPTIONS
-.Pp
.Bl -tag -width indent -compact
.It Fl D Ns Ar sym Ns = Ns Ar val
Specify that a symbol is defined to a given value
diff --git a/usr.bin/unzip/unzip.1 b/usr.bin/unzip/unzip.1
index fd93b85..54408a2 100644
--- a/usr.bin/unzip/unzip.1
+++ b/usr.bin/unzip/unzip.1
@@ -38,7 +38,6 @@
.Ar zipfile
.Sh DESCRIPTION
.\" ...
-.Pp
The following options are available:
.Bl -tag -width Fl
.It Fl a
diff --git a/usr.bin/vgrind/vgrindefs.5 b/usr.bin/vgrind/vgrindefs.5
index 3986dca..ede022a 100644
--- a/usr.bin/vgrind/vgrindefs.5
+++ b/usr.bin/vgrind/vgrindefs.5
@@ -48,7 +48,6 @@ very similar to
.Xr termcap 5 .
.Sh FIELDS
The following table names and describes each field.
-.Pp
.Bl -column Namexxx Tpexxx
.It Sy "Name Type Description
.It "ab str regular expression for the start of an alternate comment"
OpenPOWER on IntegriCloud