summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-03-12 22:03:52 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-03-12 22:03:52 +0000
commit0741c810e64e72fdaa766f24f5e17b977caf0bfb (patch)
tree7eef4d6c04d9a9f1fecebf5e994aa74080f04c1e
parentbc2640db61e1ccb895839e8fa356431505873221 (diff)
fix SEE ALSO;
-rw-r--r--share/man/man4/man4.mac68k/obio.44
-rw-r--r--share/man/man4/wsdisplay.44
-rw-r--r--usr.sbin/vipw/vipw.84
3 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/man4.mac68k/obio.4 b/share/man/man4/man4.mac68k/obio.4
index ace083c0f86..d7950561fac 100644
--- a/share/man/man4/man4.mac68k/obio.4
+++ b/share/man/man4/man4.mac68k/obio.4
@@ -28,7 +28,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: obio.4,v 1.8 2004/03/08 23:06:34 miod Exp $
+.\" $OpenBSD: obio.4,v 1.9 2004/03/12 22:03:51 jmc Exp $
.\" $NetBSD: obio.4,v 1.1 1997/07/18 02:13:40 ender Exp $
.\"
.Dd July 2, 1997
@@ -57,7 +57,7 @@ onboard I/O bus.
.Xr mc 4 ,
.\" .Xr ncrscsi 4
.\" .Xr sbc 4
-.Xr sn 4
+.Xr sn 4 ,
.Xr zsc 4
.Sh HISTORY
The
diff --git a/share/man/man4/wsdisplay.4 b/share/man/man4/wsdisplay.4
index ce4b723e74f..8b33d7a330e 100644
--- a/share/man/man4/wsdisplay.4
+++ b/share/man/man4/wsdisplay.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: wsdisplay.4,v 1.26 2004/02/29 21:44:04 miod Exp $
+.\" $OpenBSD: wsdisplay.4,v 1.27 2004/03/12 22:03:50 jmc Exp $
.\" $NetBSD: wsdisplay.4,v 1.5 2000/05/13 15:22:19 mycroft Exp $
.\"
.\" Copyright (c) 1999 Matthias Drochner.
@@ -190,8 +190,8 @@ control device
.Xr creator 4 ,
.Xr intro 4 ,
.Xr mgx 4 ,
-.Xr pninek 4 ,
.Xr pcdisplay 4 ,
+.Xr pninek 4 ,
.Xr pnozz 4 ,
.Xr rfx 4 ,
.Xr sti 4 ,
diff --git a/usr.sbin/vipw/vipw.8 b/usr.sbin/vipw/vipw.8
index 592069e826f..df66d34e728 100644
--- a/usr.sbin/vipw/vipw.8
+++ b/usr.sbin/vipw/vipw.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vipw.8,v 1.8 2003/06/14 22:45:11 millert Exp $
+.\" $OpenBSD: vipw.8,v 1.9 2004/03/12 22:03:51 jmc Exp $
.\" $NetBSD: vipw.8,v 1.4 1995/01/20 19:19:56 mycroft Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -89,8 +89,8 @@ will be invoked instead of the default editor
.Sh SEE ALSO
.Xr chpass 1 ,
.Xr passwd 1 ,
-.Xr passwd 5 ,
.Xr login.conf 5 ,
+.Xr passwd 5 ,
.Xr adduser 8 ,
.Xr pwd_mkdb 8
.Sh HISTORY