summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorwlemb <wlemb>2000-04-22 13:17:38 +0000
committerwlemb <wlemb>2000-04-22 13:17:38 +0000
commitbd52bc42ff1ad211c8d67fd2d0d6295ceb7d1e58 (patch)
treec5790e68ecbe2999e266ae36e6b2a43f94ff5ed6 /man
parentc645488b1cc07d4385fa70501046ec5c08be551c (diff)
downloadgroff-bd52bc42ff1ad211c8d67fd2d0d6295ceb7d1e58.tar.gz
* src/roff/troff/troff.man, doc/groff.texinfo, NEWS: Document the
`.T' string register and the incompatible definition of the `.T' number register (compared to Unix troff). * man/groff_char.man: Add some missing characters. * font/devutf8/NOTES: Update. * src/include/htmlindicate.h, src/include/lib.h, src/include/posix.h: Fix copyright. * src/include/Makefile.sub: Update. * src/roff/troff/input.cc (input_char_description): Removing superfluous space char. * tmac/tmac.X: Fix typo (bq -> (Bq. * doc/groff.texinfo: Document EBCDIC. Introducing `shc' as the glyph name for the soft hyphen character. * tmac/tmac.tty, tmac/tmac.latin1, tmac/tmac.html, font/devlatin1/R.proto: Use it. * NEWS: Updated. * src/devices/grops/ps.cc (ps_printer::flush_sbuf): Removing dependency on ASCII order.
Diffstat (limited to 'man')
-rw-r--r--man/groff_char.man15
1 files changed, 10 insertions, 5 deletions
diff --git a/man/groff_char.man b/man/groff_char.man
index 18085dce..b6f0644e 100644
--- a/man/groff_char.man
+++ b/man/groff_char.man
@@ -1,5 +1,5 @@
.ig \"-*- nroff -*-
-Copyright (C) 1989-1995 Free Software Foundation, Inc.
+Copyright (C) 1989-2000 Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
@@ -45,7 +45,9 @@ This manual page lists the standard
.B groff
input characters.
Only the characters that are available for the device that
-is being used to print this manual page will be displayed.
+is being used to print or view this manual page will be
+.ie \n(.g displayed (the device currently used is `\*(.T').
+.el displayed.
The
.I "Input code"
column applies to characters which can be
@@ -399,7 +401,7 @@ Output Input Input PostScript Notes
.C2 br br "box rule with traditional troff metrics"
.C2 ru ru "baseline rule"
.C2 ul ul "underline with traditional troff metrics"
-.C2 bv bv "bold vertical"
+.C2 bv bv "bar vertical"
.C2 bs bell
.C2 ci circle
.C2 bu bullet
@@ -533,6 +535,9 @@ Output Input Input PostScript Notes
.C2 ib reflexsubset
.C2 ip reflexsuperset
.C2 ap similar
+.C2 is integral
+.C2 sr radical "square root"
+.C2 rn \& overline
.C2 pd partialdiff "partial differentiation sign"
.C2 c* circlemultiply "multiply sign in a circle"
.C2 c+ circleplus "plus sign in a circle"
@@ -549,8 +554,8 @@ Output Input Input PostScript Notes
.C2 CR carriagereturn "carriage return symbol"
.C2 st suchthat
.C2 /_ angle
-.C2 << "" "much less"
-.C2 >> "" "much greater"
+.C2 << \& "much less"
+.C2 >> \& "much greater"
.C2 wp weierstrass "Weierstrass p"
.C2 lz lozenge
.C2 an arrowhorizex "horizontal arrow extension"