Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 typo



details:   https://anonhg.NetBSD.org/src/rev/7b6cf0aa1a57
branches:  trunk
changeset: 767418:7b6cf0aa1a57
user:      dholland <dholland%NetBSD.org@localhost>
date:      Mon Jul 18 04:39:28 2011 +0000

description:
typo

diffstat:

 share/man/man9/vnodeops.9 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a5c80e8a04bd -r 7b6cf0aa1a57 share/man/man9/vnodeops.9
--- a/share/man/man9/vnodeops.9 Mon Jul 18 04:29:37 2011 +0000
+++ b/share/man/man9/vnodeops.9 Mon Jul 18 04:39:28 2011 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: vnodeops.9,v 1.82 2011/07/11 08:27:37 hannken Exp $
+.\"     $NetBSD: vnodeops.9,v 1.83 2011/07/18 04:39:28 dholland Exp $
 .\"
 .\" Copyright (c) 2001, 2005, 2006 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -844,7 +844,7 @@
 The argument
 .Fa tcnp
 is the pathname component about the file's new name.
-If the operation is successful zero is returned, otherwise and error
+If the operation is successful zero is returned, otherwise an error
 code is returned.
 .Pp
 The source directory and file vnodes should be unlocked and their



Home | Main Index | Thread Index | Old Index