From 399d28ea95b55a3b5f32991b1731589aadb29e81 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 8 Jul 1997 21:25:17 +0000 Subject: Better formatting. svn path=/trunk/; revision=1162 --- Makefile.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile.in b/Makefile.in index 0904dcb5..72397ef9 100644 --- a/Makefile.in +++ b/Makefile.in @@ -221,15 +221,15 @@ MANIFEST: $(srcdir) Makefile.in @wc -l MANIFEST FAQ: fetchmail.FAQ.html - echo "(This document was generated from fetchmail.FAQ.html)" >FAQ + echo " (This document was generated from fetchmail.FAQ.html)" >FAQ lynx -dump -nolist fetchmail.FAQ.html >>FAQ FEATURES: fetchmail-features.html - echo "(This document was generated from fetchmail-features.html)" >FEATURES + echo " (This document was generated from fetchmail-features.html)" >FEATURES lynx -dump -nolist fetchmail-features.html | grep -v "Back to " >>FEATURES NOTES: design-notes.html - echo "(This document was generated from design-notes.html)" >NOTES + echo " (This document was generated from design-notes.html)" >NOTES lynx -dump -nolist design-notes.html | grep -v "Back to " >NOTES # Make distribution, update LSM with proper size, remake distribution -- cgit v1.2.3