diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1996-09-23 22:24:39 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1996-09-23 22:24:39 +0000 |
| commit | e0e5145ce6dc9de9aa4d1ce7a36a8dcf06b96585 (patch) | |
| tree | c1d9699eaa2f8d24b20889d9f06566a42766622a /lib/libc/sys/stat.2 | |
| parent | 1f05a9e73aceed609dc811f4d9dae1d4edb5da06 (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/stat.2')
| -rw-r--r-- | lib/libc/sys/stat.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/stat.2 b/lib/libc/sys/stat.2 index 15715b9f494f..a663381e2689 100644 --- a/lib/libc/sys/stat.2 +++ b/lib/libc/sys/stat.2 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)stat.2 8.3 (Berkeley) 4/19/94 -.\" $Id$ +.\" $Id: stat.2,v 1.5 1996/08/29 21:24:17 wosch Exp $ .\" .Dd April 19, 1994 .Dt STAT 2 @@ -253,7 +253,7 @@ depend on the time stamps being contiguous (in calls to .Sh SEE ALSO .Xr chmod 2 , .Xr chown 2 , -.Xr utimes 2 +.Xr utimes 2 , .Xr symlink 7 .Sh BUGS Applying |
