Use $ instead of % for the prompt in the man page bug submission example.
authorW. Trevor King <wking@drexel.edu>
Sat, 25 Feb 2012 21:04:51 +0000 (16:04 -0500)
committerW. Trevor King <wking@drexel.edu>
Sat, 25 Feb 2012 21:04:51 +0000 (16:04 -0500)
doc/man/be.1.txt

index a636a18550812465c2485d1f588946392d77c5e4..6a9d06a50187022094f16b71fec4301fd84e914b 100644 (file)
@@ -60,11 +60,11 @@ BUGS
 The Bugs Everywhere uses Bugs Everywhere to track its bugs.  You can
 submit bugs directly using ``be``::
 
-  % be --repo http://bugs.bugseverywhere.org/ new "The demuxulizer is broken"           
+  $ be --repo http://bugs.bugseverywhere.org/ new "The demuxulizer is broken"           
   Created bug with ID bea/abc
-  % be --repo http://bugs.bugseverywhere.org/ comment bea/abc
+  $ be --repo http://bugs.bugseverywhere.org/ comment bea/abc
   <Describe bug>
-  % be --repo http://bugs.bugseverywhere.org/ commit "Reported bug in demuxulizer" 
+  $ be --repo http://bugs.bugseverywhere.org/ commit "Reported bug in demuxulizer" 
 
 Or send an email to the mailing list at `be-devel@bugseverywhere.org`_.