diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-04-04 13:53:16 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-04-04 13:53:16 +0000 |
commit | 6c823809d0ce91f6698a44ebd283cf7c485bc536 (patch) | |
tree | dcfcf4130877437a9016a78f346b73807c69ae16 /usr.bin/stat | |
parent | 6a59aa7b5929cea5235a304cd1ab3cd27bcdbf49 (diff) |
+.Xr readlink 1 ,
Diffstat (limited to 'usr.bin/stat')
-rw-r--r-- | usr.bin/stat/stat.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/stat/stat.1 b/usr.bin/stat/stat.1 index 3ae5099581c..7584673e3c3 100644 --- a/usr.bin/stat/stat.1 +++ b/usr.bin/stat/stat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: stat.1,v 1.7 2005/04/03 18:30:55 deraadt Exp $ +.\" $OpenBSD: stat.1,v 1.8 2005/04/04 13:53:15 jmc Exp $ .\" $NetBSD: stat.1,v 1.11 2003/05/08 13:07:10 wiz Exp $ .\" .\" Copyright (c) 2002 The NetBSD Foundation, Inc. @@ -430,6 +430,7 @@ Apr 24 16:47:35 2002 /tmp/foo .Sh SEE ALSO .Xr file 1 , .Xr ls 1 , +.Xr readlink 1 , .Xr lstat 2 , .Xr readlink 2 , .Xr stat 2 , |