From 6c95b3f2bf3edfa913a76f83da0c329f1bf0e1ea Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 6 Jun 2007 08:00:44 +0200 Subject: * coreutils.texi (rmdir invocation): Fix a tiny typo. --- doc/ChangeLog | 4 ++++ doc/coreutils.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index 393ee7cf7..a5f3bdd62 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 f89db18f1..4ba2fb9a6 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 -- cgit v1.2.3-54-g00ecf