From 84f347708b910414e42602e8081e6372cb3fdc39 Mon Sep 17 00:00:00 2001 From: Chris Costello Date: Sat, 14 Aug 1999 07:43:02 +0000 Subject: [PATCH] Bad reference to lstat(3) changed to lstat(2) --- lib/libutil/_secure_path.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libutil/_secure_path.3 b/lib/libutil/_secure_path.3 index 0ca3a70c013..053546283d0 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.3 1998/06/06 05:50:42 jkoshy 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 -- 2.45.2