Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Dec 2010 22:24:34 +0000 (UTC)
From:      Doug Barton <dougb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r216216 - head/usr.bin/stat
Message-ID:  <201012052224.oB5MOYPg010497@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dougb
Date: Sun Dec  5 22:24:34 2010
New Revision: 216216
URL: http://svn.freebsd.org/changeset/base/216216

Log:
  Bring in the change from NetBSD 1.20:
  
  "Make sentence easier to parse. From jsing@openbsd via jmc@openbsd."
  
  Obtained from:	wiz@NetBSD.org

Modified:
  head/usr.bin/stat/stat.1

Modified: head/usr.bin/stat/stat.1
==============================================================================
--- head/usr.bin/stat/stat.1	Sun Dec  5 22:20:08 2010	(r216215)
+++ head/usr.bin/stat/stat.1	Sun Dec  5 22:24:34 2010	(r216216)
@@ -428,12 +428,12 @@ as an output form, with the
 exception of
 .Cm p
 which defaults to
-.Cm O ,
+.Cm O ;
 .Cm a , m ,
 and
 .Cm c
 which default to
-.Cm D ,
+.Cm D ;
 and
 .Cm Y , T ,
 and



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012052224.oB5MOYPg010497>