Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Add missing word.
details: https://anonhg.NetBSD.org/src/rev/93444285e0a0
branches: trunk
changeset: 350313:93444285e0a0
user: abhinav <abhinav%NetBSD.org@localhost>
date: Tue Jan 10 06:28:46 2017 +0000
description:
Add missing word.
diffstat:
lib/libc/sys/access.2 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r da467620987b -r 93444285e0a0 lib/libc/sys/access.2
--- a/lib/libc/sys/access.2 Tue Jan 10 05:55:34 2017 +0000
+++ b/lib/libc/sys/access.2 Tue Jan 10 06:28:46 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: access.2,v 1.32 2013/01/13 08:15:02 dholland Exp $
+.\" $NetBSD: access.2,v 1.33 2017/01/10 06:28:46 abhinav Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -286,6 +286,6 @@
not very useful.
In general only
.Dv F_OK
-should be used, and that sparingly.
+should be used, and that too, sparingly.
The other checks may occasionally be useful for user interface or
diagnostic purposes.
Home |
Main Index |
Thread Index |
Old Index