From: Jim Meyering Date: Wed, 6 Jun 2007 06:00:44 +0000 (+0200) Subject: * coreutils.texi (rmdir invocation): Fix a tiny typo. X-Git-Tag: v6.9.89~274 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6c95b3f2bf3edfa913a76f83da0c329f1bf0e1ea;p=thirdparty%2Fcoreutils.git * coreutils.texi (rmdir invocation): Fix a tiny typo. --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 393ee7cf76..a5f3bdd620 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2007-06-06 Jim Meyering + + * coreutils.texi (rmdir invocation): Fix a tiny typo. + 2007-06-03 Jim Meyering * constants.texi: Remove from version control. diff --git a/doc/coreutils.texi b/doc/coreutils.texi index f89db18f19..4ba2fb9a63 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -8719,7 +8719,7 @@ rmdir [@var{option}]@dots{} @var{directory}@dots{} If any @var{directory} argument does not refer to an existing empty directory, it is an error. -The program accepts the following option. Also see @ref{Common options}. +The program accepts the following options. Also see @ref{Common options}. @table @samp