Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Add a comma.
details: https://anonhg.NetBSD.org/src/rev/0aad0bf43129
branches: trunk
changeset: 557504:0aad0bf43129
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Jan 10 17:41:52 2004 +0000
description:
Add a comma.
diffstat:
share/man/man9/vfssubr.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 6526b0e96180 -r 0aad0bf43129 share/man/man9/vfssubr.9
--- a/share/man/man9/vfssubr.9 Sat Jan 10 17:16:38 2004 +0000
+++ b/share/man/man9/vfssubr.9 Sat Jan 10 17:41:52 2004 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: vfssubr.9,v 1.8 2004/01/10 17:16:38 hannken Exp $
+.\" $NetBSD: vfssubr.9,v 1.9 2004/01/10 17:41:52 wiz Exp $
.\"
.\" Copyright (c) 2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -206,7 +206,7 @@
is less than zero
.Er EWOULDBLOCK
is returned.
-If the operation is successful zero is returned, otherwise an
+If the operation is successful, zero is returned, otherwise an
appropriate error code is returned.
.It Fn vfs_write_resume "mp"
Request a mounted file system to resume write operations.
Home |
Main Index |
Thread Index |
Old Index