diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-08-13 14:39:26 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-08-13 14:39:26 +0000 |
| commit | 8cdc6c3a7cc2aee3d0916f182112da4b5ddf1372 (patch) | |
| tree | 6b7013bbf08863b751f2d14b656ffbff8ed9e7bd | |
| parent | c3b938855a33b8cb0a9f312fc8814ecee923828e (diff) | |
Notes
| -rw-r--r-- | share/man/man8/man8.alpha/MAKEDEV.8 | 3 | ||||
| -rw-r--r-- | share/man/man8/man8.i386/MAKEDEV.8 | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man8/man8.alpha/MAKEDEV.8 b/share/man/man8/man8.alpha/MAKEDEV.8 index 60d20881647f..458ca9ed5b59 100644 --- a/share/man/man8/man8.alpha/MAKEDEV.8 +++ b/share/man/man8/man8.alpha/MAKEDEV.8 @@ -46,7 +46,8 @@ The .Nm utility is a shell script located in the .Dq Pa /dev -directory. It is used to create the common special files. +directory. +It is used to create the common special files. See .Xr intro 4 for a more complete discussion of special files. diff --git a/share/man/man8/man8.i386/MAKEDEV.8 b/share/man/man8/man8.i386/MAKEDEV.8 index 85a99167950c..c03c1e078ec0 100644 --- a/share/man/man8/man8.i386/MAKEDEV.8 +++ b/share/man/man8/man8.i386/MAKEDEV.8 @@ -46,7 +46,8 @@ The .Nm utility is a shell script located in the .Dq Pa /dev -directory. It is used to create the common special files. +directory. +It is used to create the common special files. See .Xr intro 4 for a more complete discussion of special files. |
