Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Bump date. New sentence, new line. Wording/arti...
details: https://anonhg.NetBSD.org/src/rev/9d0e366b7bf2
branches: trunk
changeset: 783021:9d0e366b7bf2
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Dec 01 20:51:29 2012 +0000
description:
Bump date. New sentence, new line. Wording/articles.
diffstat:
lib/libc/sys/chmod.2 | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
diffs (37 lines):
diff -r 6f9eeb972f31 -r 9d0e366b7bf2 lib/libc/sys/chmod.2
--- a/lib/libc/sys/chmod.2 Sat Dec 01 20:50:19 2012 +0000
+++ b/lib/libc/sys/chmod.2 Sat Dec 01 20:51:29 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: chmod.2,v 1.42 2012/12/01 20:45:01 wiz Exp $
+.\" $NetBSD: chmod.2,v 1.43 2012/12/01 20:51:29 wiz Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)chmod.2 8.1 (Berkeley) 6/4/93
.\"
-.Dd March 3, 2012
+.Dd November 18, 2012
.Dt CHMOD 2
.Os
.Sh NAME
@@ -86,14 +86,15 @@
.Fa flag )
except if
.Fa path
-is relative. In that case, it is looked up from a directory whose file
+is relative.
+In that case, it is looked up from a directory whose file
descriptor was passed as
.Fa fd .
Search permission is required on
.Fa fd
-except if that file descriptor was open with
+except if that file descriptor was opened with the
.Dv O_SEARCH
-option.
+flag.
.Fa fd
can be set to
.Dv AT_FDCWD
Home |
Main Index |
Thread Index |
Old Index