Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/stat Fix the sample output in one of the examples



details:   https://anonhg.NetBSD.org/src/rev/39bfe7fd0784
branches:  trunk
changeset: 543277:39bfe7fd0784
user:      atatat <atatat%NetBSD.org@localhost>
date:      Fri Feb 21 18:50:10 2003 +0000

description:
Fix the sample output in one of the examples

diffstat:

 usr.bin/stat/stat.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f8929e61511b -r 39bfe7fd0784 usr.bin/stat/stat.1
--- a/usr.bin/stat/stat.1       Fri Feb 21 17:14:04 2003 +0000
+++ b/usr.bin/stat/stat.1       Fri Feb 21 18:50:10 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: stat.1,v 1.8 2003/02/14 15:59:18 grant Exp $
+.\"    $NetBSD: stat.1,v 1.9 2003/02/21 18:50:10 atatat Exp $
 .\"
 .\" Copyright (c) 2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -382,7 +382,7 @@
 lrwxrwxrwx 1 jschauma cs 1 Apr 24 16:37:28 2002 /tmp/foo@ -\*[Gt] /
 
 \*[Gt] stat -LF /tmp/foo
-lrwxrwxrwx 16 root wheel 512 Apr 19 10:57:54 2002 /tmp/foo/
+drwxr-xr-x 16 root wheel 512 Apr 19 10:57:54 2002 /tmp/foo/
 .Ed
 .Pp
 To initialize some shell-variables, you could use the



Home | Main Index | Thread Index | Old Index