summaryrefslogtreecommitdiff
path: root/share/man/man8
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-04-02 16:21:39 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-04-02 16:21:39 +0000
commitc3c9588319a3cfd2d8d12bea822a08ced6872996 (patch)
tree2008a8fc7130cd8682e6326c0e43ddb90e0b0dc2 /share/man/man8
parent17f3467d46dd17b488273ab1b61940b0878063b5 (diff)
.Pp macros do not belong immiedately after .Sh section header lines
Diffstat (limited to 'share/man/man8')
-rw-r--r--share/man/man8/compat_ultrix.86
-rw-r--r--share/man/man8/man8.hp300/MAKEDEV.87
-rw-r--r--share/man/man8/man8.hp300/format.85
3 files changed, 7 insertions, 11 deletions
diff --git a/share/man/man8/compat_ultrix.8 b/share/man/man8/compat_ultrix.8
index 70c2806f7a3..6f49ffc5d7c 100644
--- a/share/man/man8/compat_ultrix.8
+++ b/share/man/man8/compat_ultrix.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: compat_ultrix.8,v 1.3 1998/06/15 17:56:05 mickey Exp $
+.\" $OpenBSD: compat_ultrix.8,v 1.4 1999/04/02 16:21:38 aaron Exp $
.\"
.\" Copyright (c) 1997 Jonathan Stone
.\" All rights reserved.
@@ -37,7 +37,6 @@
.Nm compat_ultrix
.Nd setup procedure for running Ultrix binaries under emulation
.Sh DESCRIPTION
-
OpenBSD/mips and OpenBSD/vax architectures can run Risc ULTRIX and Vax
ULTRIX executables, respectively. However, you have to worry about
the legal issues of ensuring that you have a right to use any ULTRIX
@@ -87,7 +86,6 @@ or local flat-file mappings. You should create an
/emul/ultrix/etc/svc.conf specifying either local files or bind (DNS)
lookups for all Ultrix name services.
.Sh BUGS
-.Pp
RISC Ultrix YP(NIS) is known to not work. The Ultrix YP libraries have
a consistent endian-ness bug. Ultrix YP client will not inter-operate
with the OpenBSD
@@ -106,4 +104,4 @@ with Ultrix 4.1. An implementation of the Ultrix 4.2 Xws interface
A complete list of things which fail to work in Ultrix compatibility
mode should be added here.
.Sh SEE ALSO
-.Xr resolv.conf 5 .
+.Xr resolv.conf 5
diff --git a/share/man/man8/man8.hp300/MAKEDEV.8 b/share/man/man8/man8.hp300/MAKEDEV.8
index d27174c65fd..fe7c5e99b2f 100644
--- a/share/man/man8/man8.hp300/MAKEDEV.8
+++ b/share/man/man8/man8.hp300/MAKEDEV.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: MAKEDEV.8,v 1.4 1997/07/27 18:17:55 downsj Exp $
+.\" $OpenBSD: MAKEDEV.8,v 1.5 1999/04/02 16:21:38 aaron Exp $
.\"
.\" Copyright (c) 1997, Jason Downs. All rights reserved.
.\"
@@ -159,8 +159,7 @@ The special file directory.
.El
.Pp
.Sh SEE ALSO
-.Pp
-.Xr mknod 8 ,
.Xr intro 4 ,
.Xr config 8 ,
-.Xr special 8 .
+.Xr mknod 8 ,
+.Xr special 8
diff --git a/share/man/man8/man8.hp300/format.8 b/share/man/man8/man8.hp300/format.8
index 5f5ffdb4f36..0bd65ecdfd5 100644
--- a/share/man/man8/man8.hp300/format.8
+++ b/share/man/man8/man8.hp300/format.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: format.8,v 1.2 1997/07/27 08:23:09 downsj Exp $
+.\" $OpenBSD: format.8,v 1.3 1999/04/02 16:21:38 aaron Exp $
.\"
.\" Copyright (c) 1990, 1991 The Regents of the University of California.
.\" All rights reserved.
@@ -44,7 +44,6 @@
.Nm format
.Nd how to format disks and tapes
.Sh DESCRIPTION
-.Pp
Currently, there are no
.Dq native
.Tn BSD
@@ -65,5 +64,5 @@ are supposed to.
.Sh HISTORY
The
.Nm
-command
+command is
.Ud