Module Name: src
Committed By: wiz
Date: Mon May 18 09:24:47 UTC 2009
Modified Files:
src/share/man/man8: MAKEDEV.8.template
Log Message:
Fix xrefs, sort SEE ALSO.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/share/man/man8/MAKEDEV.8.template
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man8/MAKEDEV.8.template
diff -u src/share/man/man8/MAKEDEV.8.template:1.18 src/share/man/man8/MAKEDEV.8.template:1.19
--- src/share/man/man8/MAKEDEV.8.template:1.18 Wed Apr 30 13:10:57 2008
+++ src/share/man/man8/MAKEDEV.8.template Mon May 18 09:24:47 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: MAKEDEV.8.template,v 1.18 2008/04/30 13:10:57 martin Exp $
+.\" $NetBSD: MAKEDEV.8.template,v 1.19 2009/05/18 09:24:47 wiz Exp $
.\"
.\" Copyright (c) 2001, 2003, 2007, 2008 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -96,7 +96,7 @@
flag is specified more than once, then
.Nm
assumes that it is being invoked from
-.Xr init 1
+.Xr init 8
to populate a memory file system for
.Pa /dev .
In this case,
@@ -253,11 +253,11 @@
.Dl Ic sh Fl x Ar MAKEDEV Ar argument .
.Sh SEE ALSO
.Xr config 1 ,
-.Xr init 1 ,
.Xr pax 1 ,
.Xr intro 4 ,
-.Xr MAKEDEV.local 8 ,
.Xr diskless 8 ,
+.Xr init 8 ,
+.Xr MAKEDEV.local 8 ,
.Xr mknod 8 ,
.Xr mount_mfs 8 ,
.Xr mount_tmpfs 8 ,