diff options
author | Igor Sobrado <sobrado@cvs.openbsd.org> | 2009-10-22 09:10:41 +0000 |
---|---|---|
committer | Igor Sobrado <sobrado@cvs.openbsd.org> | 2009-10-22 09:10:41 +0000 |
commit | 7abfc3e56e02b5bc71dd57fcd90bf335cb4200dc (patch) | |
tree | d818e0b17a45f9852acb6affcdc1838aa67570c9 /usr.bin | |
parent | 54915d50cf65fc914c1403e46d0069d2080089de (diff) |
replace strftime(3) by ".Xr strftime 3" and syslog(3) by ".Xr syslog 3".
ok jmc@
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/stat/stat.1 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/usr.bin/stat/stat.1 b/usr.bin/stat/stat.1 index 10d2684f667..637420ea6a9 100644 --- a/usr.bin/stat/stat.1 +++ b/usr.bin/stat/stat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: stat.1,v 1.18 2009/01/19 09:46:59 sobrado Exp $ +.\" $OpenBSD: stat.1,v 1.19 2009/10/22 09:10:40 sobrado Exp $ .\" $NetBSD: stat.1,v 1.11 2003/05/08 13:07:10 wiz Exp $ .\" .\" Copyright (c) 2002 The NetBSD Foundation, Inc. @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: January 19 2009 $ +.Dd $Mdocdate: October 22 2009 $ .Dt STAT 1 .Os .Sh NAME @@ -213,7 +213,9 @@ applicable, should be in string format. May be used in combination with .Bl -tag -width Ds .It Cm amc -Display date in strftime(3) format. +Display date in +.Xr strftime 3 +format. .It Cm dr Display actual device name. .It Cm gu |