From 1627d472cb8e0b1084672942e6bc0fc952e7d209 Mon Sep 17 00:00:00 2001 From: obrien Date: Mon, 27 Jan 1997 19:20:05 +0000 Subject: I was porting something from sysV world and found our cross references not quite as good as I would expect. So I'm introducing mknod to mkfifo, and vice-versa. --- sbin/mknod/mknod.8 | 1 + 1 file changed, 1 insertion(+) (limited to 'sbin/mknod') diff --git a/sbin/mknod/mknod.8 b/sbin/mknod/mknod.8 index b825e7c..ebcc86f 100644 --- a/sbin/mknod/mknod.8 +++ b/sbin/mknod/mknod.8 @@ -99,6 +99,7 @@ indicates a hexadecimal number, and a leading .Ql 0 will cause the number to be interpreted as octal. .Sh SEE ALSO +.Xr mkfifo 1 , .Xr mknod 2 , .Xr MAKEDEV 8 .Sh HISTORY -- cgit v1.1