diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-05-28 23:00:11 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-05-28 23:00:11 +0000 |
commit | c37ccb83e6048695af0c58024999ce944018c0ae (patch) | |
tree | c678774cad52ada86563fef0aa5fc70ecddf1eb2 /usr.sbin | |
parent | 922c6706b295a39bcd35e8c7d2940216c69f71d6 (diff) |
more .El madness
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/adduser/adduser.8 | 3 | ||||
-rw-r--r-- | usr.sbin/adduser/rmuser.8 | 3 | ||||
-rw-r--r-- | usr.sbin/amd/amq/amq.8 | 3 | ||||
-rw-r--r-- | usr.sbin/ctm/ctm_rmail/ctm_rmail.1 | 1 | ||||
-rw-r--r-- | usr.sbin/grfconfig/grfconfig.8 | 6 | ||||
-rw-r--r-- | usr.sbin/grfinfo/grfinfo.1 | 5 | ||||
-rw-r--r-- | usr.sbin/lpr/lpc/lpc.8 | 1 | ||||
-rw-r--r-- | usr.sbin/named/man/dig.1 | 3 |
8 files changed, 15 insertions, 10 deletions
diff --git a/usr.sbin/adduser/adduser.8 b/usr.sbin/adduser/adduser.8 index 6f97c524535..7878d4115f5 100644 --- a/usr.sbin/adduser/adduser.8 +++ b/usr.sbin/adduser/adduser.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: adduser.8,v 1.7 1999/05/23 14:11:31 aaron Exp $ +.\" $OpenBSD: adduser.8,v 1.8 1999/05/28 23:00:04 aaron Exp $ .\" .\" Copyright (c) 1995-1996 Wolfram Schneider <wosch@FreeBSD.org>. Berlin. .\" All rights reserved. @@ -203,6 +203,7 @@ for any user. .It Sy -verbose,-v Causes the program to print many warnings and questions. This option is recommended for novice users. +.El .\" .Sh FORMAT .\" .Bl -tag -width Ds -compact .\" .Ql Pa # diff --git a/usr.sbin/adduser/rmuser.8 b/usr.sbin/adduser/rmuser.8 index 8d11d06a736..ae397f1bb7a 100644 --- a/usr.sbin/adduser/rmuser.8 +++ b/usr.sbin/adduser/rmuser.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rmuser.8,v 1.3 1998/07/16 16:48:25 millert Exp $ +.\" $OpenBSD: rmuser.8,v 1.4 1999/05/28 23:00:05 aaron Exp $ .\" .\" Copyright 1995, 1996 .\" Guy Helmer, Madison, South Dakota 57042. All rights reserved. @@ -76,6 +76,7 @@ Available options: Identifies the user to be removed; if not present, .Nm rmuser interactively asks for the user to be removed. +.El .Sh FILES .Bl -tag -width /etc/master.passwd -compact .It Pa /etc/master.passwd diff --git a/usr.sbin/amd/amq/amq.8 b/usr.sbin/amd/amq/amq.8 index 801879a4e2c..cc48648e0cc 100644 --- a/usr.sbin/amd/amq/amq.8 +++ b/usr.sbin/amd/amq/amq.8 @@ -36,7 +36,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)amq.8 8.3 (Berkeley) 4/18/94 -.\" $Id: amq.8,v 1.2 1998/11/08 00:21:26 aaron Exp $ +.\" $Id: amq.8,v 1.3 1999/05/28 23:00:04 aaron Exp $ .\" .Dd March 16, 1991 .Dt AMQ 8 @@ -119,6 +119,7 @@ program number (300019 decimal) which may not be in the .Pa /etc/rpc database. +.El .Sh SEE ALSO .Xr amd 8 .Sh AUTHOR diff --git a/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 b/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 index cc76f57f440..d37008d2319 100644 --- a/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 +++ b/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 @@ -308,6 +308,7 @@ completed deltas .It Pa BASEDIR/.ctm_status file containing name and number of the next delta to be applied to this source tree +.El .\" This next request is for sections 1, 6, 7 & 8 only .\" (command return values (to shell) and fprintf/stderr type diagnostics) .Sh DIAGNOSTICS diff --git a/usr.sbin/grfconfig/grfconfig.8 b/usr.sbin/grfconfig/grfconfig.8 index a437d7f1048..1254dc13b53 100644 --- a/usr.sbin/grfconfig/grfconfig.8 +++ b/usr.sbin/grfconfig/grfconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: grfconfig.8,v 1.6 1999/05/23 14:11:33 aaron Exp $ +.\" $OpenBSD: grfconfig.8,v 1.7 1999/05/28 23:00:06 aaron Exp $ .\" $NetBSD: grfconfig.8,v 1.4 1997/07/29 17:40:47 veego Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -67,7 +67,7 @@ is not specified, .Nm will print out of a list of the modes currently loaded into the grf device. -.Pp +.El .Sh MODE DEFINITION FILE The mode definitions are taken from a file which has lines of the format: .Pp @@ -115,9 +115,7 @@ positive vertical sync pulses negative vertical sync pulses .It sync-on-green composite sync on green -.Pp .El -.Pp .El .Pp .nf diff --git a/usr.sbin/grfinfo/grfinfo.1 b/usr.sbin/grfinfo/grfinfo.1 index 4943fd16ae0..f68b5d17d72 100644 --- a/usr.sbin/grfinfo/grfinfo.1 +++ b/usr.sbin/grfinfo/grfinfo.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: grfinfo.1,v 1.2 1998/11/08 00:21:29 aaron Exp $ +.\" $OpenBSD: grfinfo.1,v 1.3 1999/05/28 23:00:06 aaron Exp $ .\" $NetBSD: grfinfo.1,v 1.1 1997/01/31 23:06:53 carrel Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -40,7 +40,7 @@ .Os .Sh NAME .Nm grfinfo -.Nd Display information about grf graphics devices. +.Nd display information about grf graphics devices .Sh SYNOPSIS .Nm grfinfo .Op Fl at @@ -59,6 +59,7 @@ The options are as follows: Display all possible information. .It Fl t Display only the type, even if an error occurs. +.El .Sh DIAGNOSTICS The .Nm grfinfo diff --git a/usr.sbin/lpr/lpc/lpc.8 b/usr.sbin/lpr/lpc/lpc.8 index 790c83d297e..1d7285d0eab 100644 --- a/usr.sbin/lpr/lpc/lpc.8 +++ b/usr.sbin/lpr/lpc/lpc.8 @@ -146,6 +146,7 @@ Place the jobs in the order listed at the top of the printer queue. .It Ic up No {\ all\ |\ printer\ } Enable everything and start a new printer daemon. Undoes the effects of .Ic down . +.El .Sh FILES .Bl -tag -width /var/spool/*/lockx -compact .It Pa /etc/printcap diff --git a/usr.sbin/named/man/dig.1 b/usr.sbin/named/man/dig.1 index 168b787a377..8e591aad15f 100644 --- a/usr.sbin/named/man/dig.1 +++ b/usr.sbin/named/man/dig.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dig.1,v 1.10 1999/05/16 19:58:14 alex Exp $ +.\" $OpenBSD: dig.1,v 1.11 1999/05/28 23:00:07 aaron Exp $ .\" $From: dig.1,v 8.2 1997/06/01 20:34:33 vixie Exp $ .\" .\" ++Copyright++ 1993 @@ -463,6 +463,7 @@ end .Nm always uses a value of 1 for .Va num_servers . +.El .Sh DETAILS .Nm once required a slightly modified version of the BIND |