Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/gen Drop trailing whitespace.
details: https://anonhg.NetBSD.org/src/rev/00f280c558fb
branches: trunk
changeset: 768003:00f280c558fb
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Aug 06 11:10:01 2011 +0000
description:
Drop trailing whitespace.
diffstat:
lib/libc/gen/extattr.3 | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (45 lines):
diff -r 274c4f95a9c7 -r 00f280c558fb lib/libc/gen/extattr.3
--- a/lib/libc/gen/extattr.3 Sat Aug 06 11:09:22 2011 +0000
+++ b/lib/libc/gen/extattr.3 Sat Aug 06 11:10:01 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: extattr.3,v 1.4 2011/08/03 04:11:17 manu Exp $
+.\" $NetBSD: extattr.3,v 1.5 2011/08/06 11:10:01 wiz Exp $
.\"
.\" Copyright (c) 2001 Dima Dorfman <dd%FreeBSD.org@localhost>
.\" Copyright (c) 2011 Emmanuel Dreyfus <manu%NetBSD.org@localhost>
@@ -39,7 +39,7 @@
.Nm extattr_copy_link ,
.Nm cpxattr ,
.Nm fcpxattr ,
-.Nm lcpxattr
+.Nm lcpxattr
.Nd copy extended attributes from a file to another one
.Sh LIBRARY
.Lb libc
@@ -99,7 +99,7 @@
copies extended attributes of namespace
.Ar namespace
from a file to another one.
-.Fn extattr_copy_fd
+.Fn extattr_copy_fd
does the same using open file descriptors, and
.Fn extattr_copy_link
does the same as
@@ -110,7 +110,7 @@
.Fn fcpxattr ,
and
.Fn lcpxattr
-respectively work the same was as
+respectively work the same was as
.Fn extattr_copy_file ,
.Fn extattr_copy_fd ,
and
@@ -131,7 +131,7 @@
.El
.Pp
Extended attribute copying functions may also raise errors produced by
-.Fn extattr_list_file
+.Fn extattr_list_file
and
.Fn extattr_get_file .
.Sh SEE ALSO
Home |
Main Index |
Thread Index |
Old Index