From 9f7120e3cca2c1cb8ab7302e0c60e3c76fcc155b Mon Sep 17 00:00:00 2001 From: ats Date: Tue, 28 Feb 1995 00:16:13 +0000 Subject: build the link from man8/man8.i386/MAKEDEV.8 toman8/MAKEDEV.8 so that this manual page can now also be read. Change the references in MAKEDEV from com to tty and delete flog and add sd instead. Need much more work, but for today, after i lost my first changes through a new sup :-), that's enough. --- share/man/man8/man8.alpha/MAKEDEV.8 | 10 +++++----- share/man/man8/man8.alpha/Makefile | 4 +--- share/man/man8/man8.i386/MAKEDEV.8 | 10 +++++----- share/man/man8/man8.i386/Makefile | 4 +--- 4 files changed, 12 insertions(+), 16 deletions(-) (limited to 'share/man') diff --git a/share/man/man8/man8.alpha/MAKEDEV.8 b/share/man/man8/man8.alpha/MAKEDEV.8 index 40ca3b2..1c134b5 100644 --- a/share/man/man8/man8.alpha/MAKEDEV.8 +++ b/share/man/man8/man8.alpha/MAKEDEV.8 @@ -69,7 +69,7 @@ configuration specific devices .br .ns .TP 10 -com# +tty# standard PC COM ports .br .ns @@ -79,13 +79,13 @@ fd# .br .ns .TP 10 -flog# -kernel logging device +pty# +set of 16 master and slave pseudo terminals .br .ns .TP 10 -pty# -set of 16 master and slave pseudo terminals +sd# +``winchester'' disk drives (SCSI). .br .ns .TP 10 diff --git a/share/man/man8/man8.alpha/Makefile b/share/man/man8/man8.alpha/Makefile index 101d791..c19b911 100644 --- a/share/man/man8/man8.alpha/Makefile +++ b/share/man/man8/man8.alpha/Makefile @@ -3,8 +3,6 @@ MAN8= MAKEDEV.8 MANSUBDIR=/i386 -clean depend lint tags: - -install: maninstall +MLINKS= MAKEDEV.8 ../MAKEDEV.8 .include diff --git a/share/man/man8/man8.i386/MAKEDEV.8 b/share/man/man8/man8.i386/MAKEDEV.8 index 40ca3b2..1c134b5 100644 --- a/share/man/man8/man8.i386/MAKEDEV.8 +++ b/share/man/man8/man8.i386/MAKEDEV.8 @@ -69,7 +69,7 @@ configuration specific devices .br .ns .TP 10 -com# +tty# standard PC COM ports .br .ns @@ -79,13 +79,13 @@ fd# .br .ns .TP 10 -flog# -kernel logging device +pty# +set of 16 master and slave pseudo terminals .br .ns .TP 10 -pty# -set of 16 master and slave pseudo terminals +sd# +``winchester'' disk drives (SCSI). .br .ns .TP 10 diff --git a/share/man/man8/man8.i386/Makefile b/share/man/man8/man8.i386/Makefile index 101d791..c19b911 100644 --- a/share/man/man8/man8.i386/Makefile +++ b/share/man/man8/man8.i386/Makefile @@ -3,8 +3,6 @@ MAN8= MAKEDEV.8 MANSUBDIR=/i386 -clean depend lint tags: - -install: maninstall +MLINKS= MAKEDEV.8 ../MAKEDEV.8 .include -- cgit v1.1