From 56007809c35dc4c3d139662578741281e11d0e3b Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 14 Dec 2006 09:15:51 +0100 Subject: * coreutils.texi: Remove two doubled words. --- doc/ChangeLog | 4 ++++ doc/coreutils.texi | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/ChangeLog b/doc/ChangeLog index e9b87194a..026b34a19 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2006-12-14 Jim Meyering + + * coreutils.texi: Remove two doubled words. + 2006-11-28 Jim Meyering * perm.texi (Mode Structure): Fix typo: s/setgid/setuid/. diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 3cf34af9b..8e6126f36 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -9151,7 +9151,7 @@ operations, for a user to change the ctime field to a user-specified value. Time stamps assume the time zone rules specified by the @env{TZ} environment variable, or by the system default rules if @env{TZ} is not set. @xref{TZ Variable,, Specifying the Time Zone with @env{TZ}, -libc, The GNU C Library}. You can avoid avoid ambiguities during +libc, The GNU C Library}. You can avoid ambiguities during daylight saving transitions by using @sc{utc} time stamps. The program accepts the following options. Also see @ref{Common options}. @@ -9799,7 +9799,7 @@ $ stat --format=%d:%i / /usr @opindex --printf=@var{format} @cindex output format Use @var{format} rather than the default format. -Like like @option{--format}, but interpret backslash escapes, +Like @option{--format}, but interpret backslash escapes, and do not output a mandatory trailing newline. If you want a newline, include @samp{\n} in the @var{format}. Here's how you would use @option{--printf} to print the device -- cgit v1.2.3-54-g00ecf