Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/posix1e Remove Xr to extattr(2) which we don't have.



details:   https://anonhg.NetBSD.org/src/rev/af101650b61d
branches:  trunk
changeset: 935276:af101650b61d
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Jun 28 21:37:05 2020 +0000

description:
Remove Xr to extattr(2) which we don't have.

diffstat:

 lib/libc/posix1e/posix1e.3 |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (26 lines):

diff -r fd9ce256a1ca -r af101650b61d lib/libc/posix1e/posix1e.3
--- a/lib/libc/posix1e/posix1e.3        Sun Jun 28 18:23:01 2020 +0000
+++ b/lib/libc/posix1e/posix1e.3        Sun Jun 28 21:37:05 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: posix1e.3,v 1.3 2020/06/28 18:23:01 christos Exp $
+.\" $NetBSD: posix1e.3,v 1.4 2020/06/28 21:37:05 wiz Exp $
 .\"-
 .\" Copyright (c) 2000, 2009 Robert N. M. Watson
 .\" All rights reserved.
@@ -51,7 +51,7 @@
 and supports ACLs on the
 .Xr ffs 7
 file system; ACLs must be administratively enabled using
-.Xr tunefs 8 
+.Xr tunefs 8
 or via
 .Xr mount 8
 options.
@@ -75,7 +75,6 @@
 .Sh SEE ALSO
 .Xr getfacl 1 ,
 .Xr setfacl 1 ,
-.Xr extattr 2 ,
 .Xr acl 3 ,
 .Xr extattr 3 ,
 .Xr ffs 7 ,



Home | Main Index | Thread Index | Old Index