From 41434dbdbf3099a023505b5b3915bf4d9b778ee1 Mon Sep 17 00:00:00 2001 From: Mike Pechkin Date: Wed, 1 May 2002 08:03:31 +0000 Subject: o) start new sentence on a new line; o) always close .Bl tags; o) fix usage of .Xr; millert@ ok --- lib/libc/sys/ioctl.2 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lib/libc/sys') diff --git a/lib/libc/sys/ioctl.2 b/lib/libc/sys/ioctl.2 index 8aa51ae9261..4a0d402f990 100644 --- a/lib/libc/sys/ioctl.2 +++ b/lib/libc/sys/ioctl.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ioctl.2,v 1.11 2001/07/30 01:12:43 deraadt Exp $ +.\" $OpenBSD: ioctl.2,v 1.12 2002/05/01 08:03:29 mpech Exp $ .\" $NetBSD: ioctl.2,v 1.5 1995/02/27 12:33:47 cgd Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -56,7 +56,8 @@ requests. .Pp The argument .Fa d -must be an open file descriptor. The third argument is called +must be an open file descriptor. +The third argument is called .Fa arg and contains additional information needed by this device to perform the requested function. -- cgit v1.2.3