X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Fmhbuild.man1;h=7a32a41fc54a60e2efba40a690ee3b847417fea1;hp=98fb39daa7e6dbb080b0d53ef272e60e7a1208de;hb=18591f8e001ecedbee48a51c1d1f08ebaa1c15c8;hpb=0595979e1f0514b3da28762f336b3b9ac9eec5c5 diff --git a/man/mhbuild.man1 b/man/mhbuild.man1 index 98fb39d..7a32a41 100644 --- a/man/mhbuild.man1 +++ b/man/mhbuild.man1 @@ -104,7 +104,7 @@ For example, .PP .RS 5 .nf -#audio/basic |raw2audio -F < /usr/lib/sound/giggle.au +#audio/basic |raw2audio \-F < /usr/lib/sound/giggle.au .fi .RE .PP @@ -159,7 +159,7 @@ will complain. An example entry might be: .PP .RS 5 -mhbuild-compose-audio/basic: record | raw2audio -F +mhbuild-compose-audio/basic: record | raw2audio \-F .RE .PP Because commands like these will vary, depending on the display @@ -341,7 +341,7 @@ The second part will be text/enriched # This third part will be text/plain #audio/basic [silly giggle] \\ - |raw2audio -F < /usr/lib/sounds/giggle.au + |raw2audio \-F < /usr/lib/sounds/giggle.au #image/gif [photo of foobar] \\ /home/foobar/lib/picture.gif .fi @@ -511,6 +511,6 @@ and edit the draft again thereafter, removing the Content-ID headers. Then send it. There used to be a .B \-nocontentid -switch to prevent Content-ID headers to be inserted, but as it was considerd +switch to prevent Content-ID headers to be inserted, but as it was considered wrong to complicate all other MUAs instead of forcing the developers and users of broken MUAs to fix or change their software, it was removed.