diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2002-01-12 15:58:24 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2002-01-12 15:58:24 +0000 |
commit | 0484ae651fdca8a5076fc429d61efc7b0eb7a68f (patch) | |
tree | b511406f1c058afc6dcd649d71a077721d536045 /share/man/man8/man8.vax | |
parent | 04e5f750eb9f9886b4a9580a0970c13daf8b61e8 (diff) |
Xr intro 4 intead of special 8.
Diffstat (limited to 'share/man/man8/man8.vax')
-rw-r--r-- | share/man/man8/man8.vax/MAKEDEV.8 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/share/man/man8/man8.vax/MAKEDEV.8 b/share/man/man8/man8.vax/MAKEDEV.8 index 0a1ac38fb28..52315047cfe 100644 --- a/share/man/man8/man8.vax/MAKEDEV.8 +++ b/share/man/man8/man8.vax/MAKEDEV.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.7 2001/04/18 11:14:22 bjc Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.8 2002/01/12 15:58:23 jason Exp $ .\" Copyright (c) 1991 The Regents of the University of California. .\" All rights reserved. .\" @@ -50,7 +50,7 @@ found in the directory, is used to create the common special files. See -.Xr special 8 +.Xr intro 4 for a more complete discussion of special files. .Pp .Nm MAKEDEV @@ -182,5 +182,4 @@ The special file directory. .Sh SEE ALSO .Xr mknod 8 , .Xr intro 4 , -.Xr config 8 , -.Xr special 8 +.Xr config 8 |