From 1d7fe3f6fd1eb03e429f84b4263d872e33a511fc Mon Sep 17 00:00:00 2001 From: joel Date: Sun, 25 Mar 2012 09:19:25 +0000 Subject: Remove superfluous paragraph macro. --- usr.bin/calendar/calendar.1 | 1 - usr.bin/find/find.1 | 1 - usr.bin/indent/indent.1 | 3 --- usr.bin/jot/jot.1 | 1 - usr.bin/rctl/rctl.8 | 1 - usr.bin/setchannel/setchannel.1 | 1 - usr.bin/tr/tr.1 | 2 -- usr.bin/unifdef/unifdef.1 | 1 - usr.bin/unzip/unzip.1 | 1 - usr.bin/vgrind/vgrindefs.5 | 1 - 10 files changed, 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= 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 .It "\eb @@ -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 .It "alpha 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" -- cgit v1.1