From 0a6e4d979566bc9eae772e37d2577bed1aacef92 Mon Sep 17 00:00:00 2001 From: markus schnalke Date: Tue, 20 Mar 2012 19:26:48 +0100 Subject: [PATCH] Updated the BUGS sections in the man pages. I expect users to know that they might need quoting in the shell. --- man/ap.man8 | 9 --------- man/comp.man1 | 3 --- man/dp.man8 | 7 ------- man/fmtdump.man8 | 4 ---- man/inc.man1 | 9 --------- man/pick.man1 | 11 +---------- man/repl.man1 | 2 ++ man/scan.man1 | 8 -------- man/whatnow.man1 | 8 -------- 9 files changed, 3 insertions(+), 58 deletions(-) diff --git a/man/ap.man8 b/man/ap.man8 index 699e993..0977c77 100644 --- a/man/ap.man8 +++ b/man/ap.man8 @@ -100,12 +100,3 @@ dp(8), .SH CONTEXT None - -.SH BUGS -The argument to the -.B \-form -switch must be interpreted as a single token -by the shell that invokes -.BR ap . -Therefore, -one must usually place the argument to this switch inside double\-quotes. diff --git a/man/comp.man1 b/man/comp.man1 index af8577d..5c39a50 100644 --- a/man/comp.man1 +++ b/man/comp.man1 @@ -177,6 +177,3 @@ dist(1), forw(1), repl(1), send(1), whatnow(1), mh-profile(5) .SH CONTEXT None - -.SH BUGS -None diff --git a/man/dp.man8 b/man/dp.man8 index eead007..e0080cf 100644 --- a/man/dp.man8 +++ b/man/dp.man8 @@ -82,10 +82,3 @@ ap(8), .SH CONTEXT None - -.SH BUGS -The argument to the -.B \-form -switch must be interpreted as a single token by the shell that invokes -.BR dp . -Therefore, one must usually place the argument to this switch inside double\-quotes. diff --git a/man/fmtdump.man8 b/man/fmtdump.man8 index 0acb412..a39b4db 100644 --- a/man/fmtdump.man8 +++ b/man/fmtdump.man8 @@ -51,7 +51,3 @@ mh-format(5), mh-sequence(7) .SH CONTEXT None - -.SH BUGS -The output may not be useful unless you are familiar -with the internals of the mh-format subroutines. diff --git a/man/inc.man1 b/man/inc.man1 index 1abc45b..eb51bc1 100644 --- a/man/inc.man1 +++ b/man/inc.man1 @@ -197,12 +197,3 @@ message, unless the option is specified. This leaves the context ready for a .B show of the first new message. - -.SH BUGS -The argument to the -.B \-form -switch must be interpreted as a single -token by the shell that invokes -.BR inc . -Therefore, one must usually place the argument to this switch inside -double\-quotes. diff --git a/man/pick.man1 b/man/pick.man1 index 139f6f6..b55b748 100644 --- a/man/pick.man1 +++ b/man/pick.man1 @@ -365,16 +365,7 @@ to enumerate the messages in a sequence (such as for use by a shell script). .SH BUGS -The argument to the -.B \-after -and -.B \-before -switches must be interpreted -as a single token by the shell that invokes -.BR pick . -Therefore, one -must usually place the argument to this switch inside double\-quotes. -Furthermore, any occurrence of +Any occurrence of .B \-datefield must occur prior to the .B \-after diff --git a/man/repl.man1 b/man/repl.man1 index 60c54b5..0b4be2f 100644 --- a/man/repl.man1 +++ b/man/repl.man1 @@ -424,3 +424,5 @@ template, include the host portion of the address. .PP If your current working directory is not writable, the link named \*(lq@\*(rq is not available. +.PP +The quotation of the original message does not get transfer-decoded, yet. diff --git a/man/scan.man1 b/man/scan.man1 index e4c357a..42e371f 100644 --- a/man/scan.man1 +++ b/man/scan.man1 @@ -179,14 +179,6 @@ inc(1), pick(1), show(1), mh\-format(5) If a folder is given, it will become the current folder. .SH BUGS -The argument to the -.B \-form -switch must be interpreted as a single -token by the shell that invokes -.BR scan . -Therefore, one must usually -place the argument to this switch inside double\-quotes. -.PP The value of each .I component escape is set by diff --git a/man/whatnow.man1 b/man/whatnow.man1 index 5929523..759bac4 100644 --- a/man/whatnow.man1 +++ b/man/whatnow.man1 @@ -175,14 +175,6 @@ send(1) None .SH BUGS -The argument to the -.B \-prompt -switch must be interpreted as a single -token by the shell that invokes -.BR whatnow . -Therefore, one must -usually place the argument to this switch inside double\-quotes. -.PP If the initial edit fails, .B whatnow deletes your draft (by renaming -- 1.7.10.4