diff options
author | dd <dd@FreeBSD.org> | 2002-04-14 02:29:20 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2002-04-14 02:29:20 +0000 |
commit | a967b14fde88b0633e6c45b6ee73a2e6200fe08f (patch) | |
tree | 35a002a5d570e66325e4bcbe4fd3a452681c0228 /lib/libc | |
parent | 5b62962da48e486dba5ac344985ba49156a2d7ba (diff) | |
download | FreeBSD-src-a967b14fde88b0633e6c45b6ee73a2e6200fe08f.zip FreeBSD-src-a967b14fde88b0633e6c45b6ee73a2e6200fe08f.tar.gz |
Correct markup.
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/sys/ioctl.2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/ioctl.2 b/lib/libc/sys/ioctl.2 index c5e9a79..e779b9f 100644 --- a/lib/libc/sys/ioctl.2 +++ b/lib/libc/sys/ioctl.2 @@ -71,7 +71,8 @@ however, require the third argument to be a or an .Ar int . .Pp -An ioctl +An +.Fn ioctl .Fa request has encoded in it whether the argument is an .Dq in |