aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/posix1e/acl_from_text.3
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
commit7ebcc426efefea9cd16ac6f565e72030c608f7a4 (patch)
treed6c008b8ae357e7c4c800baa477713b82a6ee2f2 /lib/libc/posix1e/acl_from_text.3
parentd087ad9cc9c9a047e48ac7d97861bd67e56c4085 (diff)
downloadsrc-7ebcc426efefea9cd16ac6f565e72030c608f7a4.tar.gz
src-7ebcc426efefea9cd16ac6f565e72030c608f7a4.zip
Remove whitespace at EOL.
Notes
Notes: svn path=/head/; revision=79754
Diffstat (limited to 'lib/libc/posix1e/acl_from_text.3')
-rw-r--r--lib/libc/posix1e/acl_from_text.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/posix1e/acl_from_text.3 b/lib/libc/posix1e/acl_from_text.3
index 578e3f7a304c..13a1f427dd34 100644
--- a/lib/libc/posix1e/acl_from_text.3
+++ b/lib/libc/posix1e/acl_from_text.3
@@ -111,12 +111,12 @@ rely on the
library calls to manage username and uid mapping, as well as the
.Xr getgrent 3
library calls to manage groupname and gid mapping. These calls are not
-thread safe, and so transitively, neither are
+thread safe, and so transitively, neither are
.Fn acl_from_text
and
.Fn acl_to_text .
These functions may also interfere with stateful
-calls associated with the
+calls associated with the
.Fn getpwent
and
.Fn getgrent