summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2005-04-04 13:53:15 +0000
committerjmc <jmc@openbsd.org>2005-04-04 13:53:15 +0000
commit7eabf618c9e95b941a3a494a55344874a96e921b (patch)
treeb6feb0d07a600d2f2bdbdc6701e382401e6908f5
parentOn auth crypt verify not only the main key is allowed but all configured keys. (diff)
downloadwireguard-openbsd-7eabf618c9e95b941a3a494a55344874a96e921b.tar.xz
wireguard-openbsd-7eabf618c9e95b941a3a494a55344874a96e921b.zip
+.Xr readlink 1 ,
-rw-r--r--usr.bin/stat/stat.13
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 ,