diff options
| author | Chris Costello <chris@FreeBSD.org> | 1999-08-14 07:44:15 +0000 |
|---|---|---|
| committer | Chris Costello <chris@FreeBSD.org> | 1999-08-14 07:44:15 +0000 |
| commit | 2b1eb1797f59ed959702dfd7d8f7ee4820fdcab8 (patch) | |
| tree | ace3ec66e3f5015cd09a0ba8e483a0e4504da076 /lib | |
| parent | 85a65fd7d37e26664a34d3a1fb59d5a918e2681f (diff) | |
Notes
Diffstat (limited to 'lib')
| -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 0ca3a70c0138..303a5171d159 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: _secure_path.3,v 1.2 1997/05/15 06:06:32 davidn Exp $ +.\" $Id: _secure_path.3,v 1.4 1999/08/14 07:43:02 chris Exp $ .\" .Dd May 2, 1997 .Os FreeBSD @@ -63,7 +63,7 @@ The checks carried out are rudimentary and no attempt is made to eliminate race conditions between use of this function and access to the file referenced. .Sh SEE ALSO -.Xr lstat 3 , +.Xr lstat 2 , .Xr syslog 3 . .Sh HISTORY Code from which this function was derived was contributed to the |
