Author: adsb
Date: 2009-09-02 19:34:58 +0000 (Wed, 02 Sep 2009)
New Revision: 1987

Modified:
   trunk/scripts/cowpoke.1
   trunk/scripts/dscverify.1
Log:
Escape hyphens in man pages

Modified: trunk/scripts/cowpoke.1
===================================================================
--- trunk/scripts/cowpoke.1     2009-09-02 19:32:40 UTC (rev 1986)
+++ trunk/scripts/cowpoke.1     2009-09-02 19:34:58 UTC (rev 1987)
@@ -148,7 +148,7 @@
 .TP
 .B " "
 Alternatively you could use ssh with a forwarded key, or whatever other
-mechanism suits your local access policy.  su -c isn't really suitable
+mechanism suits your local access policy.  su \-c isn't really suitable
 here due to its quoting requirements being different from all the rest.
 
 .TP

Modified: trunk/scripts/dscverify.1
===================================================================
--- trunk/scripts/dscverify.1   2009-09-02 19:32:40 UTC (rev 1986)
+++ trunk/scripts/dscverify.1   2009-09-02 19:34:58 UTC (rev 1987)
@@ -56,11 +56,11 @@
 rsync, as documented in the README that comes with debian-keyring.
 If you sync the keyring to a non-standard location (see below),
 you can use the possibilities to specify extra keyrings, by either
-using the above mentioned configuration option or the --keyring option.
+using the above mentioned configuration option or the \-\-keyring option.
 
 Below is an example for an alias:
 
-alias dscverify='dscverify --keyring ~/.gnupg/pubring.gpg'
+alias dscverify='dscverify \-\-keyring ~/.gnupg/pubring.gpg'
 .SH STANDARD KEYRING LOCATIONS
 By default dscverify searches for the debian-keyring in the following 
 locations:



-- 
To unsubscribe, send mail to pkg-devscripts-unsubscr...@teams.debian.net.

Reply via email to