Whamcloud - gitweb
ChangeLog, compile_et.1:
authorTheodore Ts'o <tytso@mit.edu>
Mon, 4 Dec 2000 23:49:07 +0000 (23:49 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 4 Dec 2000 23:49:07 +0000 (23:49 +0000)
  compile_et.1: Fix a simple typo in the man page.

lib/et/ChangeLog
lib/et/compile_et.1

index 73df6f2..ab908f3 100644 (file)
@@ -1,3 +1,7 @@
+2000-12-04    <tytso@snap.thunk.org>
+
+       * compile_et.1: Fix simple typo in the man page.
+
 2000-07-13    <tytso@valinux.com>
 
        * Release of E2fsprogs 1.19
index 371995b..7219441 100644 (file)
@@ -67,7 +67,8 @@ remaining text to the end of the source line will be ignored.
 Since the original
 .B compile_et
 uses a very simple parser based on
-.IR yacc (1), and this current version of 
+.IR yacc (1), 
+and this current version of 
 .B compile_et
 uses an awk/sed combination of scripts, 
 its error recovery leaves much to be desired.