summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1997-12-07 20:25:45 +0000
committerwollman <wollman@FreeBSD.org>1997-12-07 20:25:45 +0000
commitbe3ced3cd6a2d76f29a1bd8d992d08728fc65d94 (patch)
treedc994d783c51a26bddec86d9ee2cf296abebcd7b
parent3a8f41f403292cfe4ae395f6c0c3c1f04c611ff8 (diff)
downloadFreeBSD-src-be3ced3cd6a2d76f29a1bd8d992d08728fc65d94.zip
FreeBSD-src-be3ced3cd6a2d76f29a1bd8d992d08728fc65d94.tar.gz
oops, remove a dangling predicate left over after a sentence was rewritten.
-rw-r--r--share/man/man9/style.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/style.9 b/share/man/man9/style.9
index 6f275cf..cf3cdb8 100644
--- a/share/man/man9/style.9
+++ b/share/man/man9/style.9
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: style.9,v 1.20 1997/12/07 19:53:44 wollman Exp $
+.\" $Id: style.9,v 1.21 1997/12/07 20:19:20 wollman Exp $
.\"
.Dd December 14, 1995
.Dt STYLE 9
@@ -96,7 +96,7 @@ loop,
so that it can safely be used in
.Dq Li if
statements.
-is required. Any final statement-terminating semicolon should be
+Any final statement-terminating semicolon should be
supplied by the macro invocation rather than the macro, to make parsing easier
for pretty-printers and editors.
.Bd -literal -offset 0i
OpenPOWER on IntegriCloud