summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sbin/pfctl/pfctl.83
-rw-r--r--sbin/scsi/scsi.83
-rw-r--r--usr.bin/passwd/passwd.13
-rw-r--r--usr.bin/tput/tput.13
-rw-r--r--usr.bin/xinstall/install.13
-rw-r--r--usr.sbin/accton/accton.83
-rw-r--r--usr.sbin/amd/amq/amq.83
-rw-r--r--usr.sbin/pstat/pstat.83
-rw-r--r--usr.sbin/rdate/rdate.83
-rw-r--r--usr.sbin/wsmoused/wsmoused.83
10 files changed, 19 insertions, 11 deletions
diff --git a/sbin/pfctl/pfctl.8 b/sbin/pfctl/pfctl.8
index 8e0a69ffae6..eb01bc71a6f 100644
--- a/sbin/pfctl/pfctl.8
+++ b/sbin/pfctl/pfctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pfctl.8,v 1.25 2001/07/28 16:38:27 dhartmei Exp $
+.\" $OpenBSD: pfctl.8,v 1.26 2001/08/03 16:03:02 mpech Exp $
.\"
.\" Copyright (c) 2001 Kjell Wooding. All rights reserved.
.\"
@@ -132,6 +132,7 @@ Show rules as they are parsed.
Packet filter rules file.
.It Pa /etc/nat.conf
Rules for Network Address Translation.
+.El
.Sh SEE ALSO
.Xr pf 4 ,
.Xr nat.conf 5 ,
diff --git a/sbin/scsi/scsi.8 b/sbin/scsi/scsi.8
index feaad0e3b99..dfd20c0fded 100644
--- a/sbin/scsi/scsi.8
+++ b/sbin/scsi/scsi.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: scsi.8,v 1.16 2000/03/18 22:56:04 aaron Exp $
+.\" $OpenBSD: scsi.8,v 1.17 2001/08/03 16:03:02 mpech Exp $
.\" $FreeBSD: scsi.8,v 1.5 1995/05/05 20:41:58 dufault Exp $
.\"
.\" Written By Julian ELischer
@@ -246,6 +246,7 @@ To do an inquiry to /dev/rsd2c:
.Bd -literal -offset
root# scsi -f /dev/rsd2c -c "12 0 0 0 64 0" -i 64 "s8 z8 z16 z4"
FUJITSU M2654S-512 010P
+.Ed
.Pp
To edit mode page 1 on /dev/rsd2c and store it permanently on the
drive (set AWRE and ARRE to 1 to enable bad block remapping):
diff --git a/usr.bin/passwd/passwd.1 b/usr.bin/passwd/passwd.1
index d85faac1ded..44806970c9c 100644
--- a/usr.bin/passwd/passwd.1
+++ b/usr.bin/passwd/passwd.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: passwd.1,v 1.18 2001/07/06 17:16:35 millert Exp $
+.\" $OpenBSD: passwd.1,v 1.19 2001/08/03 16:03:02 mpech Exp $
.\"
.\" Copyright (c) 1990 The Regents of the University of California.
.\" All rights reserved.
@@ -156,6 +156,7 @@ fstat /etc/ptmp
If no process is listed, it is safe to remove the
.Pa /etc/ptmp
file to get rid of this error.
+.El
.Sh FILES
.Bl -tag -width /etc/master.passwd -compact
.It /etc/login.conf
diff --git a/usr.bin/tput/tput.1 b/usr.bin/tput/tput.1
index c6d1b21f17a..d1bddada9bc 100644
--- a/usr.bin/tput/tput.1
+++ b/usr.bin/tput/tput.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tput.1,v 1.11 2000/11/10 05:10:41 aaron Exp $
+.\" $OpenBSD: tput.1,v 1.12 2001/08/03 16:03:02 mpech Exp $
.\" $NetBSD: tput.1,v 1.4 1994/12/07 08:49:10 jtc Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
@@ -118,6 +118,7 @@ Print the descriptive name of the user's terminal type.
Reset the terminal (using the
.Xr terminfo
reset sequences).
+.El
.Sh EXAMPLES
.Bl -tag -width "tput cup 6 11 dch 6" -compact
.It Li "tput clear cup 5 10"
diff --git a/usr.bin/xinstall/install.1 b/usr.bin/xinstall/install.1
index c35a5382aa2..fafb889f6d8 100644
--- a/usr.bin/xinstall/install.1
+++ b/usr.bin/xinstall/install.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: install.1,v 1.14 2001/05/01 17:58:05 aaron Exp $
+.\" $OpenBSD: install.1,v 1.15 2001/08/03 16:03:02 mpech Exp $
.\" $NetBSD: install.1,v 1.4 1994/11/14 04:57:17 jtc Exp $
.\"
.\" Copyright (c) 1987, 1990, 1993
@@ -199,6 +199,7 @@ For an alternate
program to run.
Default is
.Pa /usr/bin/strip .
+.El
.Sh SEE ALSO
.Xr chflags 1 ,
.Xr chgrp 1 ,
diff --git a/usr.sbin/accton/accton.8 b/usr.sbin/accton/accton.8
index c26b23d5f49..336e8255b1f 100644
--- a/usr.sbin/accton/accton.8
+++ b/usr.sbin/accton/accton.8
@@ -24,7 +24,7 @@
.\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: accton.8,v 1.6 2000/10/16 18:30:45 deraadt Exp $
+.\" $Id: accton.8,v 1.7 2001/08/03 16:03:02 mpech Exp $
.\"
.Dd October 18, 1993
.Dt ACCTON 8
@@ -46,6 +46,7 @@ If no argument is given, accounting is turned off.
.Bl -tag -width /var/account/acct
.It Pa /var/account/acct
default accounting file
+.El
.Sh SEE ALSO
.Xr lastcomm 1 ,
.Xr acct 2 ,
diff --git a/usr.sbin/amd/amq/amq.8 b/usr.sbin/amd/amq/amq.8
index bfdd059fc08..48742d604a4 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.7 2001/08/02 18:37:34 mpech Exp $
+.\" $Id: amq.8,v 1.8 2001/08/03 16:03:02 mpech Exp $
.\"
.Dd March 16, 1991
.Dt AMQ 8
@@ -109,7 +109,6 @@ option.
.El
.Sh FILES
.Bl -tag -width amq.xxxxx -compact
-.Bl -tag -width Ds
.It Pa amq.x
.Tn RPC
protocol description
diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8
index c0311edede3..7f63df4553f 100644
--- a/usr.sbin/pstat/pstat.8
+++ b/usr.sbin/pstat/pstat.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pstat.8,v 1.16 2000/11/12 17:20:42 aaron Exp $
+.\" $OpenBSD: pstat.8,v 1.17 2001/08/03 16:03:02 mpech Exp $
.\" $NetBSD: pstat.8,v 1.9.4.1 1996/06/02 09:08:17 mrg Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993, 1994
@@ -326,6 +326,7 @@ special file times changed
Number of bytes in an ordinary file, or
major and minor device of special file.
.El
+.El
.Sh ENVIRONMENT
.Bl -tag -width BLOCKSIZE
.It Ev BLOCKSIZE
diff --git a/usr.sbin/rdate/rdate.8 b/usr.sbin/rdate/rdate.8
index 7fde41a884d..8ac7a5b91b2 100644
--- a/usr.sbin/rdate/rdate.8
+++ b/usr.sbin/rdate/rdate.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rdate.8,v 1.12 2000/11/09 17:53:22 aaron Exp $
+.\" $OpenBSD: rdate.8,v 1.13 2001/08/03 16:03:02 mpech Exp $
.\" $NetBSD: rdate.8,v 1.4 1996/04/08 20:55:17 jtc Exp $
.\"
.\" Copyright (c) 1994 Christos Zoulas
@@ -62,6 +62,7 @@ remote time rather than just hopping.
.Bl -tag -width /var/log/wtmp -compact
.It Pa /var/log/wtmp
record of date resets and time changes
+.El
.Sh SEE ALSO
.Xr adjtime 2 ,
.Xr gettimeofday 2 ,
diff --git a/usr.sbin/wsmoused/wsmoused.8 b/usr.sbin/wsmoused/wsmoused.8
index b4e5198c1fb..ce02c3c8e3b 100644
--- a/usr.sbin/wsmoused/wsmoused.8
+++ b/usr.sbin/wsmoused/wsmoused.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: wsmoused.8,v 1.2 2001/05/23 16:36:00 aaron Exp $
+.\" $OpenBSD: wsmoused.8,v 1.3 2001/08/03 16:03:02 mpech Exp $
.\"
.Dd April 8, 2001
.Dt WSMOUSED 8 i386
@@ -137,6 +137,7 @@ Kensington ThinkingMouse protocol.
.It mmhitab
Hitachi tablet protocol.
.El
+.El
.Sh SEE ALSO
.Xr wscons 4 ,
.Xr wsmouse 4