patch-hexcalc_man 1008 B

1234567891011121314151617181920212223242526272829303132
  1. $OpenBSD: patch-hexcalc_man,v 1.2 2011/05/15 10:40:10 sthen Exp $
  2. --- hexcalc.man.orig Wed Nov 22 21:25:28 1989
  3. +++ hexcalc.man Sun May 15 11:30:29 2011
  4. @@ -11,14 +11,14 @@
  5. .if n .sp 1
  6. .if t .sp .5
  7. ..
  8. -.TH heXcalc 1 "1 October 1989" "X Version 11"
  9. +.TH hexcalc 1 "1 October 1989" "X Version 11"
  10. .SH NAME
  11. -heXcalc \- programmers calculator for X
  12. +hexcalc \- programmers calculator for X
  13. .SH SYNOPSIS
  14. -.B heXcalc
  15. +.B hexcalc
  16. [standard X options]
  17. .SH DESCRIPTION
  18. -.I heXcalc
  19. +.I hexcalc
  20. is a mutli-radix calculator that offers the standard C integer operations.
  21. .SH OPTIONS
  22. .PP
  23. @@ -129,7 +129,7 @@ binds the return key to act as though the equals butto
  24. .PP
  25. .SH RESOURCES
  26. -heXcalc consists of a a vPaned widget ("wholePane") with two
  27. +hexcalc consists of a a vPaned widget ("wholePane") with two
  28. panes. The top pane is a label widget ("display"). The bottom half
  29. is a from widget ("buttonForm") holding the command widgets that
  30. make up the calculator buttons. The buttons are named in such that