From 4956bbd3fd3dad677e6754407500e32193bb1221 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 16 Dec 2016 15:27:02 +0100 Subject: [PATCH] mknod.2: tfix Signed-off-by: Michael Kerrisk --- man2/mknod.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/mknod.2 b/man2/mknod.2 index 7e44823c1..c6d3d5a3a 100644 --- a/man2/mknod.2 +++ b/man2/mknod.2 @@ -284,7 +284,7 @@ There are many infelicities in the protocol underlying NFS. Some of these affect .BR mknod () and -.BR mknodat (2). +.BR mknodat (). .SH SEE ALSO .BR mknod (1), .BR chmod (2),