summaryrefslogtreecommitdiff
path: root/lib/libutil/_secure_path.3
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2002-03-03 01:13:47 +0000
committerDima Dorfman <dd@FreeBSD.org>2002-03-03 01:13:47 +0000
commit246b0f8487e84365d48a3da8a562287755af4979 (patch)
tree60d45e993266d21086d389d18c6f26bf2231ffef /lib/libutil/_secure_path.3
parent943c2638bfe4f69ff58e6bb76303051fd7f149c7 (diff)
Notes
Diffstat (limited to 'lib/libutil/_secure_path.3')
-rw-r--r--lib/libutil/_secure_path.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libutil/_secure_path.3 b/lib/libutil/_secure_path.3
index 7545b2f9b71f..cd3cc259493d 100644
--- a/lib/libutil/_secure_path.3
+++ b/lib/libutil/_secure_path.3
@@ -51,7 +51,7 @@ Is not world writable.
.It
Is owned by the given uid or uid 0, if uid is not -1,
.It
-Is not group wriable or it has group ownership by the given
+Is not group writable or it has group ownership by the given
gid, if gid is not -1.
.El
.Sh RETURN VALUES