Update comment on how to generate MAKEDEV(8).
This commit is contained in:
parent
ef94287861
commit
6ff28e9bbf
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh -
|
||||
#
|
||||
# $NetBSD: MAKEDEV,v 1.1 2002/06/18 20:30:41 fvdl Exp $
|
||||
# $NetBSD: MAKEDEV,v 1.2 2002/06/19 09:30:35 wiz Exp $
|
||||
#
|
||||
# Copyright (c) 1990 The Regents of the University of California.
|
||||
# All rights reserved.
|
||||
|
@ -25,7 +25,7 @@
|
|||
#
|
||||
###########################################################################
|
||||
#
|
||||
# PLEASE RUN "cd ../share/man/man8 ; perl5 MAKEDEV2manpage.pl"
|
||||
# PLEASE RUN "cd ../share/man/man8 ; make makedevs"
|
||||
# AFTER CHANGING THIS FILE, AND COMMIT THE UPDATED MANPAGE!
|
||||
#
|
||||
###########################################################################
|
||||
|
|
Loading…
Reference in New Issue