summaryrefslogtreecommitdiff
path: root/usr.bin/compile_et
diff options
context:
space:
mode:
authorMike Pechkin <mpech@cvs.openbsd.org>2001-07-20 19:09:50 +0000
committerMike Pechkin <mpech@cvs.openbsd.org>2001-07-20 19:09:50 +0000
commit4339142468690fcc21237b1b62f194e35c4fbf31 (patch)
tree44e13b72cce72e68882daf1a8a7a510d2dc9edf4 /usr.bin/compile_et
parente6392455a1278e837210a25d46a05af5841d6d2a (diff)
we don't like:
o) .Pp before/after .Sh; o) .Pp before/after .Sh; o) .Nm without argument in SYNOPSIS;
Diffstat (limited to 'usr.bin/compile_et')
-rw-r--r--usr.bin/compile_et/compile_et.15
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.bin/compile_et/compile_et.1 b/usr.bin/compile_et/compile_et.1
index 02c945560e8..eb7cc18cef6 100644
--- a/usr.bin/compile_et/compile_et.1
+++ b/usr.bin/compile_et/compile_et.1
@@ -1,8 +1,8 @@
.\" Copyright (c) 1988 Massachusetts Institute of Technology,
.\" Student Information Processing Board. All rights reserved.
.\"
-.\" $OpenBSD: compile_et.1,v 1.11 2000/11/10 05:10:23 aaron Exp $
-.\" $Header: /cvs/OpenBSD/src/usr.bin/compile_et/compile_et.1,v 1.11 2000/11/10 05:10:23 aaron Exp $
+.\" $OpenBSD: compile_et.1,v 1.12 2001/07/20 19:09:45 mpech Exp $
+.\" $Header: /cvs/OpenBSD/src/usr.bin/compile_et/compile_et.1,v 1.12 2001/07/20 19:09:45 mpech Exp $
.\"
.Dd November 22, 1988
.Dt COMPILE_ET 1
@@ -89,7 +89,6 @@ characters to the end of the source line will be ignored.
.Xr com_err 3
.\" XXX - use .br here to work-around apparent bug in mdoc
.br
-.Pp
.Rs
.%A Ken Raeburn
.%T "A Common Error Description Library for UNIX"