1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-13 21:16:39 +02:00

* coreutils.texi (rmdir invocation): Fix a tiny typo.

This commit is contained in:
Jim Meyering
2007-06-06 08:00:44 +02:00
parent e9c3d73c14
commit 6c95b3f2bf
2 changed files with 5 additions and 1 deletions
+4
View 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.
+1 -1
View 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