diff options
author | Ceri Davies <ceri@FreeBSD.org> | 2003-07-15 12:23:12 +0000 |
---|---|---|
committer | Ceri Davies <ceri@FreeBSD.org> | 2003-07-15 12:23:12 +0000 |
commit | 513e86421dee3e5e431dcc68a18cf50638550484 (patch) | |
tree | 7516dbf374c5239d462beae9fb9201e76c2be7b5 | |
parent | 72134101314e45b0f35dfb4a2447a1a4a490b1fd (diff) | |
download | src-513e86421dee3e5e431dcc68a18cf50638550484.tar.gz src-513e86421dee3e5e431dcc68a18cf50638550484.zip |
Back out revision 1.22.
Requested by: bde
Notes
Notes:
svn path=/head/; revision=117635
-rw-r--r-- | lib/libc/sys/ioctl.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/ioctl.2 b/lib/libc/sys/ioctl.2 index dd53754ddbc4..3278e4921502 100644 --- a/lib/libc/sys/ioctl.2 +++ b/lib/libc/sys/ioctl.2 @@ -85,7 +85,7 @@ in bytes. Macros and defines used in specifying an ioctl .Fa request are located in the file -.Ao Pa sys/ioccom.h Ac . +.Ao Pa sys/ioctl.h Ac . .Sh RETURN VALUES If an error has occurred, a value of -1 is returned and .Va errno |