manpage fixes
authorMichael Gebetsroither <michael.geb@gmx.at>
Fri, 3 Feb 2006 12:54:24 +0000 (13:54 +0100)
committerMichael Gebetsroither <michael.geb@gmx.at>
Fri, 3 Feb 2006 12:54:24 +0000 (13:54 +0100)
Makefile
grml-crypt.8.txt

index 832ab8d..26d9e89 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@ man8 = $(usr)/share/man/man8/
 
 %.gz : %.txt ;
        asciidoc -d manpage -b docbook $^
-       sed -i 's/<emphasis role="strong">/<emphasis role="bold">/' `echo $^ |sed -e 's/.txt/.xml/'`
+       sed -i 's/<emphasis role="strong">/<emphasis role="bold">/g' `echo $^ |sed -e 's/.txt/.xml/'`
        xsltproc /usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl `echo $^ |sed -e 's/.txt/.xml/'`
        gzip -f --best `echo $^ |sed -e 's/.txt//'`
 
index b4c61b3..301237f 100644 (file)
@@ -83,7 +83,7 @@ Show what is going on (more v => more out).
     itself (eg. xfs needs a minimum of 4096 blocks).
 
 *-m*::
-    Additional arguments passed through to mount. Could be like '-o noatime'.
+    Additional arguments passed through to mount. Could be like "'-o noatime'".
 
 
 CRYPTSETUP FORMAT OPTIONS