Module Name:    src
Committed By:   wiz
Date:           Sun Jun 28 21:37:05 UTC 2020

Modified Files:
        src/lib/libc/posix1e: posix1e.3

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


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/lib/libc/posix1e/posix1e.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/posix1e/posix1e.3
diff -u src/lib/libc/posix1e/posix1e.3:1.3 src/lib/libc/posix1e/posix1e.3:1.4
--- src/lib/libc/posix1e/posix1e.3:1.3	Sun Jun 28 18:23:01 2020
+++ src/lib/libc/posix1e/posix1e.3	Sun Jun 28 21:37:05 2020
@@ -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 @@ implements POSIX.1e interface for access
 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 @@ and
 .Sh SEE ALSO
 .Xr getfacl 1 ,
 .Xr setfacl 1 ,
-.Xr extattr 2 ,
 .Xr acl 3 ,
 .Xr extattr 3 ,
 .Xr ffs 7 ,

Reply via email to