diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1998-07-23 08:04:48 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-07-23 08:04:48 +0000 |
commit | 4f44e99c1d3121576c6380d361997f5ecb736b43 (patch) | |
tree | be0f5ab00b2f24a8ee616e2b75b09e9c919a3bc4 /mail/mutt-devel/files/patch-03 | |
parent | Use ldconfig to check for libc_r, not an absolute path. Thread support (diff) |
Build HTML doc files if "BATCH" is defined.
Requested by: Adrian Wontroba <aw1@stade.co.uk>
Diffstat (limited to '')
-rw-r--r-- | mail/mutt-devel/files/patch-03 | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/mail/mutt-devel/files/patch-03 b/mail/mutt-devel/files/patch-03 index 34b13ba8d836..ec8e6e189c6b 100644 --- a/mail/mutt-devel/files/patch-03 +++ b/mail/mutt-devel/files/patch-03 @@ -1,5 +1,5 @@ ---- doc/manual.sgml.orig Fri Jan 10 15:34:34 1997 -+++ doc/manual.sgml Mon Jan 13 01:30:28 1997 +--- doc/manual.sgml.orig Fri Jul 10 22:10:27 1998 ++++ doc/manual.sgml Sun Jul 19 15:52:04 1998 @@ -1,4 +1,7 @@ -<!doctype linuxdoc system> +<!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN" [ @@ -9,3 +9,12 @@ <article> +@@ -451,7 +454,7 @@ + ^F forget-passphrase whipe PGP passphrase from memory + </verb></tscreen> + +-<sect2>Editing the message header<label id="edit_headers"> ++<sect2>Editing the message header<label id="editing_headers"> + <p> + When editing the header of your outgoing message, there are a couple of + special features available. |