Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Document history of chmod(2)
details: https://anonhg.NetBSD.org/src/rev/1e2f7458a470
branches: trunk
changeset: 453987:1e2f7458a470
user: sevan <sevan%NetBSD.org@localhost>
date: Sun Sep 01 19:13:57 2019 +0000
description:
Document history of chmod(2)
https://www.bell-labs.com/usr/dmr/www/man21.pdf
diffstat:
lib/libc/sys/chmod.2 | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diffs (29 lines):
diff -r 4bc07b90c9be -r 1e2f7458a470 lib/libc/sys/chmod.2
--- a/lib/libc/sys/chmod.2 Sun Sep 01 19:13:18 2019 +0000
+++ b/lib/libc/sys/chmod.2 Sun Sep 01 19:13:57 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: chmod.2,v 1.47 2013/10/15 11:43:21 njoly Exp $
+.\" $NetBSD: chmod.2,v 1.48 2019/09/01 19:13:57 sevan 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 July 29, 2013
+.Dd September 1, 2019
.Dt CHMOD 2
.Os
.Sh NAME
@@ -288,6 +288,10 @@
.St -p1003.1-2008 .
.Sh HISTORY
The
+.Fn chmod
+function call appeared in
+.At v1 .
+The
.Fn fchmod
function call
appeared in
Home |
Main Index |
Thread Index |
Old Index