]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* coreutils.texi (rmdir invocation): Fix a tiny typo.
authorJim Meyering <jim@meyering.net>
Wed, 6 Jun 2007 06:00:44 +0000 (08:00 +0200)
committerJim Meyering <jim@meyering.net>
Wed, 6 Jun 2007 06:00:44 +0000 (08:00 +0200)
doc/ChangeLog
doc/coreutils.texi

index 393ee7cf76e2045faf0da5ed33845174ef7c4343..a5f3bdd6201ce7c6279299ea13b33a7c45a994f6 100644 (file)
@@ -1,3 +1,7 @@
+2007-06-06  Jim Meyering  <jim@meyering.net>
+
+       * coreutils.texi (rmdir invocation): Fix a tiny typo.
+
 2007-06-03  Jim Meyering  <jim@meyering.net>
 
        * constants.texi: Remove from version control.
index f89db18f19e154e8d60f565a75d083cf8d8ebe24..4ba2fb9a632ecd7b6269f82988e6c36a7656ce82 100644 (file)
@@ -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