single quotes in the manpage

Wayne Davison wayned at samba.org
Sat May 17 18:56:19 EST 2003


Here's a patch for yodl that should help you:

--- yodl-1.31.18.orig/macros/chartables/man.tables.yo
+++ yodl-1.31.18/macros/chartables/man.tables.yo
@@ -3,7 +3,7 @@
 DEFINECHARTABLE(standard)(
     '\\'    = "\\e"
     '.'	    = "\\&."
-    '\''    = "\\'"
+    '\''    = "\\&'"
 )
 
 COMMENT(*** Accent characters, leading to empty chars. ***)

..wayne..



More information about the rsync mailing list