.Pp not necessary before or after .Ss/.Sh.

This commit is contained in:
wiz 2001-12-01 19:27:33 +00:00
parent 2d05348099
commit 71a64b7c8a
1 changed files with 1 additions and 5 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: indent.1,v 1.14 2001/07/20 13:43:50 kristerw Exp $
.\" $NetBSD: indent.1,v 1.15 2001/12/01 19:27:33 wiz Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@ -458,7 +458,6 @@ is run and a profile file exists, then it is read to set up the program's
defaults.
Switches on the command line, though, always override profile switches.
The switches should be separated by spaces, tabs or newlines.
.Pp
.Ss Comments
.Sq Em Box
.Em comments .
@ -475,7 +474,6 @@ All other comments are treated as straight text.
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
@ -491,7 +489,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
@ -504,7 +501,6 @@ is recognized and
.Nm
attempts to correctly
compensate for the syntactic peculiarities introduced.
.Pp
.Ss C syntax
.Nm
understands a substantial amount about the syntax of C, but it