]> Savannah Git Hosting - gnulib.git/commitdiff
remove spurious {
authorKarl Berry <karl@freefriends.org>
Sun, 12 Oct 2014 16:03:23 +0000 (09:03 -0700)
committerKarl Berry <karl@freefriends.org>
Sun, 12 Oct 2014 16:03:23 +0000 (09:03 -0700)
ChangeLog
doc/posix-functions/dirname.texi

index 0bf83d4d53d6ad57e81247997d33d6bda5870b66..0fbd2e762b1bc6e8377566ce6d8d637bbce6c279 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-10-12  Karl Berry  <karl@gnu.org>
+
+       * doc/posix-functions/dirname.texi: remove spurious {.
+
 2014-09-28  Ben Pfaff  <blp@cs.stanford.edu>
 
        basename, dirname: Improve documentation.
index dd86e58128778869edd202aaf95f07e3e32e2e64..8acc185ba06d1cf2b04db9b1738c6de6f9bacc8b 100644 (file)
@@ -21,5 +21,5 @@ names in Windows syntax.
 @end itemize
 
 The Gnulib module @code{dirname} provides similar API, with functions
-@code{dir_name} and @{code{mdir_name}, that also works with Windows
+@code{dir_name} and @code{mdir_name}, that also works with Windows
 file names.