Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 fix typo
details: https://anonhg.NetBSD.org/src/rev/0121119b0d36
branches: trunk
changeset: 520287:0121119b0d36
user: deberg <deberg%NetBSD.org@localhost>
date: Sun Jan 06 22:15:19 2002 +0000
description:
fix typo
diffstat:
share/man/man9/vnsubr.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r dea741eee980 -r 0121119b0d36 share/man/man9/vnsubr.9
--- a/share/man/man9/vnsubr.9 Sun Jan 06 21:43:10 2002 +0000
+++ b/share/man/man9/vnsubr.9 Sun Jan 06 22:15:19 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: vnsubr.9,v 1.4 2001/10/31 19:53:07 gmcgarry Exp $
+.\" $NetBSD: vnsubr.9,v 1.5 2002/01/06 22:15:19 deberg Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -159,7 +159,7 @@
The vnode is unlocked on return. If the operation is successful zero
is returned, otherwise an appropriate error is returned.
.It Fn vn_ioctl "fp" "com" "data" "p"
-Common code fora file table vnode ioctl operation. The file is
+Common code for a file table vnode ioctl operation. The file is
specified by
.Fa fp .
The argument
Home |
Main Index |
Thread Index |
Old Index