Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Punctuation fix and grammar fix.
details: https://anonhg.NetBSD.org/src/rev/577b8e4ee1ac
branches: trunk
changeset: 549095:577b8e4ee1ac
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Jul 04 12:35:54 2003 +0000
description:
Punctuation fix and grammar fix.
diffstat:
share/man/man9/vnodeops.9 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r a17d95e33afb -r 577b8e4ee1ac share/man/man9/vnodeops.9
--- a/share/man/man9/vnodeops.9 Fri Jul 04 12:33:11 2003 +0000
+++ b/share/man/man9/vnodeops.9 Fri Jul 04 12:35:54 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: vnodeops.9,v 1.26 2003/07/01 10:29:45 wiz Exp $
+.\" $NetBSD: vnodeops.9,v 1.27 2003/07/04 12:35:54 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -1398,10 +1398,10 @@
If the operation is successful zero is returned, otherwise an
appropriate error code is returned.
If PGO_LOCKED is specified in
-.Em flags,
+.Em flags ,
.Fn VOP_GETPAGES
might return less pages than requested.
-In that case, a variable pointed by
+In that case, the variable pointed to by
.Em count
will be updated.
.Pp
Home |
Main Index |
Thread Index |
Old Index