summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VOP_IOCTL.9
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-11-29 11:39:20 +0000
committerru <ru@FreeBSD.org>2002-11-29 11:39:20 +0000
commit6d3a461a4f20776be1a83de2eada39cb152efd48 (patch)
treee178090675cafc86fcb97bb414bb098780299953 /share/man/man9/VOP_IOCTL.9
parentda32bc58a0c07d9ab5fab6a3dc0c10e746ac2dbd (diff)
downloadFreeBSD-src-6d3a461a4f20776be1a83de2eada39cb152efd48.zip
FreeBSD-src-6d3a461a4f20776be1a83de2eada39cb152efd48.tar.gz
mdoc(7) police: scheduled sweep.
Approved by: re
Diffstat (limited to 'share/man/man9/VOP_IOCTL.9')
-rw-r--r--share/man/man9/VOP_IOCTL.94
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man9/VOP_IOCTL.9 b/share/man/man9/VOP_IOCTL.9
index 5265d74..3670d62 100644
--- a/share/man/man9/VOP_IOCTL.9
+++ b/share/man/man9/VOP_IOCTL.9
@@ -64,7 +64,9 @@ The file should not be locked on entry.
.Sh RETURN VALUES
If successful, zero is returned, otherwise an appropriate error code.
.Pp
-If the ioctl is not recognized or not handled, ENOTTY should be returned.
+If the ioctl is not recognized or not handled,
+.Er ENOTTY
+should be returned.
.Sh PSEUDOCODE
.Bd -literal
int
OpenPOWER on IntegriCloud