diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-07-06 04:06:59 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-07-06 04:06:59 +0000 |
commit | 28bba41f8ac3d66aaf6f97aaf141ad865dda4052 (patch) | |
tree | c3f2d7a67bd7f6a3847cc48221345bec5a56754b /usr.bin/xlint | |
parent | c896b2128fb800d7ad79ce4473d4c64baa9691fa (diff) |
Insert more missing .El directives. Our troff really should identify these and
spit out a warning.
Diffstat (limited to 'usr.bin/xlint')
-rw-r--r-- | usr.bin/xlint/xlint/lint.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/xlint/xlint/lint.1 b/usr.bin/xlint/xlint/lint.1 index 39c4ad6adb7..3c4cfbd4a5b 100644 --- a/usr.bin/xlint/xlint/lint.1 +++ b/usr.bin/xlint/xlint/lint.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lint.1,v 1.9 2000/04/15 02:15:13 aaron Exp $ +.\" $OpenBSD: lint.1,v 1.10 2000/07/06 04:06:58 aaron Exp $ .\" $NetBSD: lint.1,v 1.3 1995/10/23 13:45:31 jpo Exp $ .\" .\" Copyright (c) 1994, 1995 Jochen Pohl @@ -481,6 +481,7 @@ programs various prebuilt lint libraries .It Pa /tmp/lint* temporaries +.El .Sh SEE ALSO .Xr cc 1 , .Xr cpp 1 , |