summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/ioctl.2
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>1998-09-09 01:30:25 +0000
committerjkoshy <jkoshy@FreeBSD.org>1998-09-09 01:30:25 +0000
commitb2baba7514e4d884db6cf884d0ce830e8b9ee2ce (patch)
treef56d2d1533a9e20cde058774aab3d79a29f9e7cd /lib/libc/sys/ioctl.2
parent7aadfa5c68916fc245b31ddeccdabc2deecd7c61 (diff)
downloadFreeBSD-src-b2baba7514e4d884db6cf884d0ce830e8b9ee2ce.zip
FreeBSD-src-b2baba7514e4d884db6cf884d0ce830e8b9ee2ce.tar.gz
Add $Id$, remove quoting for `...'.
Requested by: bde
Diffstat (limited to 'lib/libc/sys/ioctl.2')
-rw-r--r--lib/libc/sys/ioctl.24
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/sys/ioctl.2 b/lib/libc/sys/ioctl.2
index c22bb5b..821974a 100644
--- a/lib/libc/sys/ioctl.2
+++ b/lib/libc/sys/ioctl.2
@@ -31,6 +31,8 @@
.\"
.\" @(#)ioctl.2 8.2 (Berkeley) 12/11/93
.\"
+.\" $Id$
+.\"
.Dd December 11, 1993
.Dt IOCTL 2
.Os BSD 4
@@ -40,7 +42,7 @@
.Sh SYNOPSIS
.Fd #include <sys/ioctl.h>
.Ft int
-.Fn ioctl "int d" "unsigned long request" "..."
+.Fn ioctl "int d" "unsigned long request" ...
.Sh DESCRIPTION
The
.Fn ioctl
OpenPOWER on IntegriCloud