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 a sentence: s/a operation/an operation/



details:   https://anonhg.NetBSD.org/src/rev/f9bbcb67fac7
branches:  trunk
changeset: 823701:f9bbcb67fac7
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Wed May 03 17:28:42 2017 +0000

description:
Fix a sentence: s/a operation/an operation/

diffstat:

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

diffs (18 lines):

diff -r 02d528dc79ad -r f9bbcb67fac7 share/man/man9/namei.9
--- a/share/man/man9/namei.9    Wed May 03 16:37:37 2017 +0000
+++ b/share/man/man9/namei.9    Wed May 03 17:28:42 2017 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: namei.9,v 1.48 2017/05/03 16:37:37 abhinav Exp $
+.\"     $NetBSD: namei.9,v 1.49 2017/05/03 17:28:42 abhinav Exp $
 .\"
 .\" Copyright (c) 2001, 2005, 2006, 2017 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -371,7 +371,7 @@
 .El
 .El
 .Pp
-If a caller decides not to perform a operation it hinted at by a
+If a caller decides not to perform an operation it hinted at by a
 destructive operating mode
 .Pq Dv CREATE , Dv DELETE , No or Dv RENAME ,
 it SHOULD call



Home | Main Index | Thread Index | Old Index