diff options
Diffstat (limited to 'lib/libutil/_secure_path.3')
| -rw-r--r-- | lib/libutil/_secure_path.3 | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libutil/_secure_path.3 b/lib/libutil/_secure_path.3 index 6387b73a696f..66fbb2ce4bd1 100644 --- a/lib/libutil/_secure_path.3 +++ b/lib/libutil/_secure_path.3 @@ -17,7 +17,7 @@  .\" 5. Modifications may be freely made to this file providing the above  .\"    conditions are met.  .\" -.\" $Id$ +.\" $Id: _secure_path.3,v 1.1 1997/05/10 18:55:37 davidn Exp $  .\"  .Dd May 2, 1997  .Os FreeBSD @@ -46,7 +46,7 @@ special or named pipe, etc.),  .It  Is not world writable.  .It -Is owned by the given uid, if uid is not -1, +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  gid, if gid is not -1.  | 
