summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2010-12-05 22:47:08 +0000
committerdougb <dougb@FreeBSD.org>2010-12-05 22:47:08 +0000
commit6d438ef9eb57ad56c1b1e5f1f8c78825e3a4797c (patch)
tree86d9b2bea9abe0bb9ee468061df00eadae3fa96c /usr.bin
parent0758a1dee9d38ddc5f360845c2e6901da3d0d322 (diff)
downloadFreeBSD-src-6d438ef9eb57ad56c1b1e5f1f8c78825e3a4797c.zip
FreeBSD-src-6d438ef9eb57ad56c1b1e5f1f8c78825e3a4797c.tar.gz
Bring in the change from NetBSD 1.28:
"\\ -> \e" Obtained from: joerg@NetBSD.org Bump .Dd because we're now up to date with the latest NetBSD version
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/stat/stat.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/stat/stat.1 b/usr.bin/stat/stat.1
index 4b51431..92a8515 100644
--- a/usr.bin/stat/stat.1
+++ b/usr.bin/stat/stat.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: stat.1,v 1.27 2010/03/11 21:37:01 enami Exp $
+.\" $NetBSD: stat.1,v 1.28 2010/04/05 21:25:01 joerg Exp $
.\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd April 24, 2010
+.Dd December 5, 2010
.Dt STAT 1
.Os
.Sh NAME
@@ -473,7 +473,7 @@ which default to
.Ex -std stat readlink
.Sh EXAMPLES
If no options are specified, the default format is
-"%d %i %Sp %l %Su %Sg %r %z \\"%Sa\\" \\"%Sm\\" \\"%Sc\\" \\"%SB\\" %k %b %#Xf %N".
+"%d %i %Sp %l %Su %Sg %r %z \e"%Sa\e" \e"%Sm\e" \e"%Sc\e" \e"%SB\e" %k %b %#Xf %N".
.Bd -literal -offset indent
\*[Gt] stat /tmp/bar
0 78852 -rw-r--r-- 1 root wheel 0 0 "Jul 8 10:26:03 2004" "Jul 8 10:26:03 2004" "Jul 8 10:28:13 2004" "Jan 1 09:00:00 1970" 16384 0 0 /tmp/bar
OpenPOWER on IntegriCloud