summaryrefslogtreecommitdiff
path: root/demos
diff options
context:
space:
mode:
authortege <tege@gmplib.org>2002-02-02 16:32:28 +0100
committertege <tege@gmplib.org>2002-02-02 16:32:28 +0100
commite39abac0e8312c162415ae77532e1b3975db343a (patch)
tree246dafb7f3fba8f90b9ba5f6dac0c7c9a02354ff /demos
parentc3c5e62d62c2efb5186930650920b8367b59aebf (diff)
downloadgmp-e39abac0e8312c162415ae77532e1b3975db343a.tar.gz
Fix a tyop in a comment.
Diffstat (limited to 'demos')
-rw-r--r--demos/pexpr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/pexpr.c b/demos/pexpr.c
index 9adf96aee..f20516505 100644
--- a/demos/pexpr.c
+++ b/demos/pexpr.c
@@ -30,7 +30,7 @@ Place - Suite 330, Boston, MA 02111-1307, USA. */
-o print output in octal
-d print output in decimal (the default)
-x print output in hexadecimal
- -<NUM> print output in base NUM
+ -b<NUM> print output in base NUM
-t print timing information
-html output html
-wml output wml