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.
This commit is contained in:
parent
24d1ddaad3
commit
9f7120e3cc
@ -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
|
||||
|
@ -3,8 +3,6 @@
|
||||
MAN8= MAKEDEV.8
|
||||
MANSUBDIR=/i386
|
||||
|
||||
clean depend lint tags:
|
||||
|
||||
install: maninstall
|
||||
MLINKS= MAKEDEV.8 ../MAKEDEV.8
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
@ -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
|
||||
|
@ -3,8 +3,6 @@
|
||||
MAN8= MAKEDEV.8
|
||||
MANSUBDIR=/i386
|
||||
|
||||
clean depend lint tags:
|
||||
|
||||
install: maninstall
|
||||
MLINKS= MAKEDEV.8 ../MAKEDEV.8
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user