Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Corrected spelling of "-width".
details: https://anonhg.NetBSD.org/src/rev/1011e037c5c0
branches: trunk
changeset: 511992:1011e037c5c0
user: kristerw <kristerw%NetBSD.org@localhost>
date: Sun Jul 01 22:54:39 2001 +0000
description:
Corrected spelling of "-width".
diffstat:
share/man/man9/ioctl.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9a73f6c8fa31 -r 1011e037c5c0 share/man/man9/ioctl.9
--- a/share/man/man9/ioctl.9 Sun Jul 01 22:48:30 2001 +0000
+++ b/share/man/man9/ioctl.9 Sun Jul 01 22:54:39 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ioctl.9,v 1.7 2001/06/21 11:59:00 wiz Exp $
+.\" $NetBSD: ioctl.9,v 1.8 2001/07/01 22:54:39 kristerw Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -60,7 +60,7 @@
system call. E.g. ioctl(s,FOOIOCTL,...)
.It Fn fun
a macro which can be one of
-.Bl -tag -withh _IOWR
+.Bl -tag -width _IOWR
.It _IOR
the call only reads parameters from the kernel and does not
pass any to it
Home |
Main Index |
Thread Index |
Old Index