Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/posix1e Add RCS Id.



details:   https://anonhg.NetBSD.org/src/rev/988a2ed72243
branches:  trunk
changeset: 934772:988a2ed72243
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Jun 18 19:46:34 2020 +0000

description:
Add RCS Id.

diffstat:

 lib/libc/posix1e/acl.3                   |  1 +
 lib/libc/posix1e/acl_add_flag_np.3       |  1 +
 lib/libc/posix1e/acl_add_perm.3          |  1 +
 lib/libc/posix1e/acl_calc_mask.3         |  1 +
 lib/libc/posix1e/acl_clear_flags_np.3    |  1 +
 lib/libc/posix1e/acl_clear_perms.3       |  1 +
 lib/libc/posix1e/acl_copy_entry.3        |  1 +
 lib/libc/posix1e/acl_create_entry.3      |  1 +
 lib/libc/posix1e/acl_delete.3            |  1 +
 lib/libc/posix1e/acl_delete_entry.3      |  1 +
 lib/libc/posix1e/acl_delete_flag_np.3    |  1 +
 lib/libc/posix1e/acl_delete_perm.3       |  1 +
 lib/libc/posix1e/acl_dup.3               |  1 +
 lib/libc/posix1e/acl_free.3              |  1 +
 lib/libc/posix1e/acl_from_text.3         |  1 +
 lib/libc/posix1e/acl_get.3               |  1 +
 lib/libc/posix1e/acl_get_brand_np.3      |  1 +
 lib/libc/posix1e/acl_get_entry.3         |  1 +
 lib/libc/posix1e/acl_get_entry_type_np.3 |  1 +
 lib/libc/posix1e/acl_get_flag_np.3       |  1 +
 lib/libc/posix1e/acl_get_flagset_np.3    |  1 +
 lib/libc/posix1e/acl_get_perm_np.3       |  1 +
 lib/libc/posix1e/acl_get_permset.3       |  1 +
 lib/libc/posix1e/acl_get_qualifier.3     |  1 +
 lib/libc/posix1e/acl_get_tag_type.3      |  1 +
 lib/libc/posix1e/acl_init.3              |  1 +
 lib/libc/posix1e/acl_is_trivial_np.3     |  1 +
 lib/libc/posix1e/acl_set.3               |  1 +
 lib/libc/posix1e/acl_set_entry_type_np.3 |  1 +
 lib/libc/posix1e/acl_set_flagset_np.3    |  1 +
 lib/libc/posix1e/acl_set_permset.3       |  1 +
 lib/libc/posix1e/acl_set_qualifier.3     |  1 +
 lib/libc/posix1e/acl_set_tag_type.3      |  1 +
 lib/libc/posix1e/acl_strip_np.3          |  1 +
 lib/libc/posix1e/acl_to_text.3           |  1 +
 lib/libc/posix1e/acl_valid.3             |  1 +
 lib/libc/posix1e/extattr.3               |  1 +
 lib/libc/posix1e/posix1e.3               |  1 +
 38 files changed, 38 insertions(+), 0 deletions(-)

diffs (truncated from 304 to 300 lines):

diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl.3
--- a/lib/libc/posix1e/acl.3    Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl.3    Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2000, 2001, 2002 Robert N. M. Watson
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_add_flag_np.3
--- a/lib/libc/posix1e/acl_add_flag_np.3        Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_add_flag_np.3        Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_add_flag_np.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2008, 2009 Edward Tomasz Napierala
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_add_perm.3
--- a/lib/libc/posix1e/acl_add_perm.3   Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_add_perm.3   Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_add_perm.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2001 Chris D. Faulhaber
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_calc_mask.3
--- a/lib/libc/posix1e/acl_calc_mask.3  Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_calc_mask.3  Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_calc_mask.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2001 Chris D. Faulhaber
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_clear_flags_np.3
--- a/lib/libc/posix1e/acl_clear_flags_np.3     Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_clear_flags_np.3     Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_clear_flags_np.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2008, 2009 Edward Tomasz Napierala
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_clear_perms.3
--- a/lib/libc/posix1e/acl_clear_perms.3        Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_clear_perms.3        Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_clear_perms.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2001 Chris D. Faulhaber
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_copy_entry.3
--- a/lib/libc/posix1e/acl_copy_entry.3 Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_copy_entry.3 Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_copy_entry.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2001 Chris D. Faulhaber
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_create_entry.3
--- a/lib/libc/posix1e/acl_create_entry.3       Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_create_entry.3       Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_create_entry.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2001 Chris D. Faulhaber
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_delete.3
--- a/lib/libc/posix1e/acl_delete.3     Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_delete.3     Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_delete.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2000, 2002 Robert N. M. Watson
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_delete_entry.3
--- a/lib/libc/posix1e/acl_delete_entry.3       Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_delete_entry.3       Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_delete_entry.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2001 Chris D. Faulhaber
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_delete_flag_np.3
--- a/lib/libc/posix1e/acl_delete_flag_np.3     Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_delete_flag_np.3     Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_delete_flag_np.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2008, 2009 Edward Tomasz Napierala
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_delete_perm.3
--- a/lib/libc/posix1e/acl_delete_perm.3        Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_delete_perm.3        Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_delete_perm.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2001 Chris D. Faulhaber
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_dup.3
--- a/lib/libc/posix1e/acl_dup.3        Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_dup.3        Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_dup.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2000, 2002 Robert N. M. Watson
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_free.3
--- a/lib/libc/posix1e/acl_free.3       Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_free.3       Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_free.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2000, 2002 Robert N. M. Watson
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_from_text.3
--- a/lib/libc/posix1e/acl_from_text.3  Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_from_text.3  Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_from_text.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2000, 2002 Robert N. M. Watson
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_get.3
--- a/lib/libc/posix1e/acl_get.3        Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_get.3        Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_get.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2000, 2002 Robert N. M. Watson
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_get_brand_np.3
--- a/lib/libc/posix1e/acl_get_brand_np.3       Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_get_brand_np.3       Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_get_brand_np.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2008, 2009 Edward Tomasz Napierala
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_get_entry.3
--- a/lib/libc/posix1e/acl_get_entry.3  Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_get_entry.3  Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_get_entry.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2001 Chris D. Faulhaber
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_get_entry_type_np.3
--- a/lib/libc/posix1e/acl_get_entry_type_np.3  Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_get_entry_type_np.3  Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_get_entry_type_np.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2008, 2009 Edward Tomasz Napierala
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_get_flag_np.3
--- a/lib/libc/posix1e/acl_get_flag_np.3        Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_get_flag_np.3        Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_get_flag_np.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2008, 2009 Edward Tomasz Napierala
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_get_flagset_np.3
--- a/lib/libc/posix1e/acl_get_flagset_np.3     Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_get_flagset_np.3     Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_get_flagset_np.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2008, 2009 Edward Tomasz Napierala
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_get_perm_np.3
--- a/lib/libc/posix1e/acl_get_perm_np.3        Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_get_perm_np.3        Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_get_perm_np.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2001 Chris D. Faulhaber
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_get_permset.3
--- a/lib/libc/posix1e/acl_get_permset.3        Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_get_permset.3        Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_get_permset.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2001 Chris D. Faulhaber
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_get_qualifier.3
--- a/lib/libc/posix1e/acl_get_qualifier.3      Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_get_qualifier.3      Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_get_qualifier.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2001 Chris D. Faulhaber
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_get_tag_type.3
--- a/lib/libc/posix1e/acl_get_tag_type.3       Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_get_tag_type.3       Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_get_tag_type.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2001 Chris D. Faulhaber
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_init.3
--- a/lib/libc/posix1e/acl_init.3       Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_init.3       Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_init.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2000, 2002 Robert N. M. Watson
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_is_trivial_np.3
--- a/lib/libc/posix1e/acl_is_trivial_np.3      Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_is_trivial_np.3      Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_is_trivial_np.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2008, 2009 Edward Tomasz Napierala
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_set.3
--- a/lib/libc/posix1e/acl_set.3        Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_set.3        Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_set.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2000, 2002 Robert N. M. Watson
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_set_entry_type_np.3
--- a/lib/libc/posix1e/acl_set_entry_type_np.3  Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_set_entry_type_np.3  Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_set_entry_type_np.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2008, 2009 Edward Tomasz Napierala
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_set_flagset_np.3
--- a/lib/libc/posix1e/acl_set_flagset_np.3     Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_set_flagset_np.3     Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_set_flagset_np.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2008, 2009 Edward Tomasz Napierala
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_set_permset.3
--- a/lib/libc/posix1e/acl_set_permset.3        Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_set_permset.3        Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_set_permset.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2001 Chris D. Faulhaber
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_set_qualifier.3
--- a/lib/libc/posix1e/acl_set_qualifier.3      Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_set_qualifier.3      Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_set_qualifier.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2001 Chris D. Faulhaber
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_set_tag_type.3
--- a/lib/libc/posix1e/acl_set_tag_type.3       Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_set_tag_type.3       Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_set_tag_type.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2001 Chris D. Faulhaber
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_strip_np.3
--- a/lib/libc/posix1e/acl_strip_np.3   Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_strip_np.3   Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_strip_np.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2008, 2009 Edward Tomasz Napierala
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_to_text.3
--- a/lib/libc/posix1e/acl_to_text.3    Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_to_text.3    Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_to_text.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2000, 2002 Robert N. M. Watson
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/acl_valid.3
--- a/lib/libc/posix1e/acl_valid.3      Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/acl_valid.3      Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: acl_valid.3,v 1.2 2020/06/18 19:46:34 wiz Exp $
 .\"-
 .\" Copyright (c) 2000, 2002 Robert N. M. Watson
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/extattr.3
--- a/lib/libc/posix1e/extattr.3        Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/extattr.3        Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: extattr.3,v 1.2 2020/06/18 19:46:59 wiz Exp $
 .\"
 .\" Copyright (c) 2001 Dima Dorfman <dd%FreeBSD.org@localhost>
 .\" All rights reserved.
diff -r e8a9e32f566f -r 988a2ed72243 lib/libc/posix1e/posix1e.3
--- a/lib/libc/posix1e/posix1e.3        Thu Jun 18 19:44:01 2020 +0000
+++ b/lib/libc/posix1e/posix1e.3        Thu Jun 18 19:46:34 2020 +0000
@@ -1,3 +1,4 @@



Home | Main Index | Thread Index | Old Index