Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/common/lib/libprop Fix section for umask xrefs.
details: https://anonhg.NetBSD.org/src/rev/4f68b45a187c
branches: trunk
changeset: 762474:4f68b45a187c
user: njoly <njoly%NetBSD.org@localhost>
date: Mon Feb 21 13:42:57 2011 +0000
description:
Fix section for umask xrefs.
diffstat:
common/lib/libprop/prop_array.3 | 4 ++--
common/lib/libprop/prop_dictionary.3 | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 3cf5b609f195 -r 4f68b45a187c common/lib/libprop/prop_array.3
--- a/common/lib/libprop/prop_array.3 Mon Feb 21 13:38:55 2011 +0000
+++ b/common/lib/libprop/prop_array.3 Mon Feb 21 13:42:57 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: prop_array.3,v 1.11 2009/12/14 06:03:23 dholland Exp $
+.\" $NetBSD: prop_array.3,v 1.12 2011/02/21 13:42:57 njoly Exp $
.\"
.\" Copyright (c) 2006, 2009 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -253,7 +253,7 @@
The file is saved with the mode
.Dv 0666
as modified by the process's file creation mask
-.Pq see Xr umask 3
+.Pq see Xr umask 2
and is written atomically.
Returns
.Dv false
diff -r 3cf5b609f195 -r 4f68b45a187c common/lib/libprop/prop_dictionary.3
--- a/common/lib/libprop/prop_dictionary.3 Mon Feb 21 13:38:55 2011 +0000
+++ b/common/lib/libprop/prop_dictionary.3 Mon Feb 21 13:42:57 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: prop_dictionary.3,v 1.16 2011/02/02 16:37:27 plunky Exp $
+.\" $NetBSD: prop_dictionary.3,v 1.17 2011/02/21 13:42:57 njoly Exp $
.\"
.\" Copyright (c) 2006, 2009 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -305,7 +305,7 @@
The file is saved with the mode
.Dv 0666
as modified by the process's file creation mask
-.Pq see Xr umask 3
+.Pq see Xr umask 2
and is written atomically.
Returns
.Dv false
Home |
Main Index |
Thread Index |
Old Index