summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorross <ross@NetBSD.org>1999-03-09 03:19:28 +0000
committerross <ross@NetBSD.org>1999-03-09 03:19:28 +0000
commit7f8e8189186eecdc622bd180bfaafa473eeceae2 (patch)
tree76099dfc3c9a1d010f273111a8e843be2f813f5c /usr.bin
parentdf67e9241711f370aec6cf7eb115434c792d6f08 (diff)
Missing .El.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/make/make.13
-rw-r--r--usr.bin/tn3270/mset/mset.15
-rw-r--r--usr.bin/xlint/xlint/lint.13
3 files changed, 7 insertions, 4 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1
index 3e83fb14a4c..e71cb205539 100644
--- a/usr.bin/make/make.1
+++ b/usr.bin/make/make.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: make.1,v 1.30 1999/03/07 11:30:01 mycroft Exp $
+.\" $NetBSD: make.1,v 1.31 1999/03/09 03:21:21 ross Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -1008,6 +1008,7 @@ command in the file.
Each source specifies a suffix to
.Nm "" .
If no sources are specified, any previous specified suffices are deleted.
+.El
.Sh ENVIRONMENT
.Nm
utilizes the following environment variables, if they exist:
diff --git a/usr.bin/tn3270/mset/mset.1 b/usr.bin/tn3270/mset/mset.1
index b36f3df16ae..aca620bd496 100644
--- a/usr.bin/tn3270/mset/mset.1
+++ b/usr.bin/tn3270/mset/mset.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: mset.1,v 1.5 1997/07/18 23:31:00 perry Exp $
+.\" $NetBSD: mset.1,v 1.6 1999/03/09 03:22:27 ross Exp $
.\"
.\" Copyright (c) 1986, 1990 The Regents of the University of California.
.\" All rights reserved.
@@ -32,7 +32,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)mset.1 4.6 (Berkeley) 7/27/91
-.\" $NetBSD: mset.1,v 1.5 1997/07/18 23:31:00 perry Exp $
+.\" $NetBSD: mset.1,v 1.6 1999/03/09 03:22:27 ross Exp $
.\"
.Dd July 27, 1991
.Dt MSET 1
@@ -176,6 +176,7 @@ instead of determining the keyboard name from the
or
.Ev TERM
environmental variables.
+.El
.Sh FILES
.Bl -tag -width /usr/share/misc/map3270 -compact
.It Pa /usr/share/misc/map3270
diff --git a/usr.bin/xlint/xlint/lint.1 b/usr.bin/xlint/xlint/lint.1
index 496d2ef2b70..15da9a25f88 100644
--- a/usr.bin/xlint/xlint/lint.1
+++ b/usr.bin/xlint/xlint/lint.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: lint.1,v 1.8 1999/03/07 11:30:01 mycroft Exp $
+.\" $NetBSD: lint.1,v 1.9 1999/03/09 03:19:28 ross Exp $
.\"
.\" Copyright (c) 1996 Christopher G. Demetriou. All Rights Reserved.
.\" Copyright (c) 1994, 1995 Jochen Pohl
@@ -533,6 +533,7 @@ programs
various prebuilt lint libraries
.It Pa /tmp/lint*
temporaries
+.El
.Sh SEE ALSO
.Xr cc 1 ,
.Xr cpp 1 ,