diff options
Diffstat (limited to 'share/man/man8/man8.i386/MAKEDEV.8')
-rw-r--r-- | share/man/man8/man8.i386/MAKEDEV.8 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/share/man/man8/man8.i386/MAKEDEV.8 b/share/man/man8/man8.i386/MAKEDEV.8 index c11d6be2816..dca559b20a1 100644 --- a/share/man/man8/man8.i386/MAKEDEV.8 +++ b/share/man/man8/man8.i386/MAKEDEV.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.16 2001/10/04 10:28:20 wilfried Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.17 2002/01/12 15:58:23 jason Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -80,7 +80,7 @@ found in the .Pa /dev 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 @@ -184,5 +184,4 @@ The special file directory. .Sh SEE ALSO .Xr intro 4 , .Xr config 8 , -.Xr mknod 8 , -.Xr special 8 +.Xr mknod 8 |