Commit Graph

16 Commits

Author SHA1 Message Date
mlelstv d34fb3e756 Literal backslashes need to be quoted for roff. 2022-05-26 08:06:58 +00:00
mrg 8027934b7b avoid common symbols. 2021-04-12 08:54:11 +00:00
uwe 8069f9bdc8 bc(1): Consistently use "parentheses" in plural. 2021-01-08 01:17:55 +00:00
uwe ed2762c7cc bc(1): Prettify PostScript output some more.
Don't set BNF in all bold .Ic, instead use .Ar for "expr" and "var" so
that only the literal stuff that is being defined is bold.  Arrange
for subscripts to actually be subscripted in PostScript.  Make sure
meta-syntactic [] are set differently than literal (). Etc...
2021-01-08 01:17:03 +00:00
uwe 21e98dc7f4 bc(1): Replace one last missed \f with semantic markup. 2021-01-07 23:57:25 +00:00
uwe d36d23f262 bc(1): Use more .Ql, misc related fixes. 2021-01-07 21:21:35 +00:00
uwe 8659a71dd2 bc(1): Use .Fn and .Fa for functions and their arguments. 2021-01-07 20:37:33 +00:00
uwe ac2e48a91d bc(1): Indent displays with code examples. 2021-01-07 20:22:34 +00:00
uwe 55e91dd140 bc(1): Misc fixes in the DIFFERENCES section.
Make "last" an item, as intended.
Make operators literal.
2021-01-07 20:12:59 +00:00
uwe f308096576 bc(1): small mdoc fixes to improve PostScript output.
The length/scale example at the beginning is not all literal.
Fix remaining "quoted" words to use .Dq
Fix a few small inline code snippets to be literal.
2021-01-07 19:49:13 +00:00
maya 341df6449e Remove dummy breaks and returns after bc_exit
bc_exit being marked nonreturn silences compiler warnings.
2017-04-18 04:35:18 +00:00
wiz 2dfbe8243d Convert bc(1) to mdoc. 2017-04-17 14:01:19 +00:00
christos addc967384 Add CVSID. 2017-04-10 18:13:46 +00:00
christos 5d2e36e882 Add missing attributes to fix clang compilation 2017-04-10 15:13:22 +00:00
christos f92961fef2 Add missign % (yyerror argument is a printf format) 2017-04-10 15:13:04 +00:00
phil ed857e95db Add Phil Nelson's bc version nb1.0 2017-04-10 02:28:23 +00:00