summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/ral/ral-rt2661
diff options
context:
space:
mode:
authormrg <mrg@NetBSD.org>2010-05-23 10:50:28 +0000
committermrg <mrg@NetBSD.org>2010-05-23 10:50:28 +0000
commitb5c0d255290d963a6bc94deff7960a808f53de88 (patch)
tree596b01ff6d5a1051a2b02819886e2743c656dd81 /sys/dev/microcode/ral/ral-rt2661
parent576740c1b86adbf7d6627d3052d25415224712c3 (diff)
obsolete vga.4 like other ports. as noticed by kurt schreiner.
Diffstat (limited to 'sys/dev/microcode/ral/ral-rt2661')
0 files changed, 0 insertions, 0 deletions
ose on the command line and those named in `psbb' requests). This is also handled by the groff wrapper program. o Since version 1.19 you can say `.vs 0'. Older versions emit a warning and convert this to `.vs \n[.V]'. This hasn't been documented properly. Note that `.vs 0' isn't saved in a diversion since it doesn't result in vertical motion. Pic ___ o Dashed and dotted ellipses have been implemented. Tbl --- o New key character `x' to make tbl call a user-defined macro on a table cell. Patch by Heinz-Jürgen Oertel <hj.oertel@surfeu.de>. Grohtml ------- o New option `-j' to emit output splitted into multiple files. Grops ----- o New command line option `-I' to specify a directory to search for files on the command line and files named in \X'ps: import' and \X'ps: file' escapes. This is also handled by the groff wrapper program. o The default value for the `broken' keyword in the DESC file is now 0. Grolj4 ------ o A new man page `lj4_font(5)' documents how fonts are accessed with grolj4. o The built-in fonts for LJ4 and newer PCL 5 devices have been completely revised, mainly to access as much glyphs as possible. The provided metric files should be compatible with recent PCL 5 printers also. Additionally, font description files have been added for the Arial and Times New Roman family, the MS symbol, and Wingdings fonts. Hpftodit -------- o Completely revised to handle HP TrueType metric files also. See the hpftodit manual page for more details. Macro Packages -------------- o www.tmac: New macro `JOBNAME' to split output into multiple files. o In mdoc, multiple calls to `.Lb' are now supported in the LIBRARY section. 2003-07-20Add patch from groff repository:wiz revision 1.5 date: 2003/07/18 07:00:47; author: wlemb; state: Exp; lines: +38 -21 Don't ignore grotty's command line options if \X'tty: sgr ...' is used to change the drawing scheme. * src/devives/grotty/tty.cpp (bold_flag_option, underline_flag_option, italic_flag_option, reverse_flag_option, bold_underline_mode_option): New global variables. (update_options): New function. (tty_printer::special): Call update_options. (main): Don't set xxx_flag but xxx_flag_option, then call update_options. 2003-07-03Add 'signed' in some places so this compiles on platforms wherewiz char by default is unsigned. 2003-06-30Update to 1.19.wiz 2003-06-30Import groff-1.19. Changes since 1.16.1: too many to list here (> 1000 lineswiz in the abridged version). Please read the included NEWS file for details. 2003-01-03Fix typos pointed out by Igor Sobrado in PR misc/19645 (some of thesejschauma have already been fixed by others): groff(7) - repition (repetition), 2-characer (2-character), lenght (length), ident (indent) groff_man(7) - supressed (suppressed) groff_markup(7) - SYNPOSIS (SYNOPSIS) (is it the "SYNOPSIS" section?) groff_mm(7) - wich, defualt (default), centerered (centered), behavies (behaves), argmuent (argument), with a automatically (with an automatically), Varable (Variable???), captial (capital), argumenent (argument), specifed (specified), excibits (is that word ok?), digitsized (digit-sized?), lable (label) troff(1) - environents (environments) grohtml(1) - supress (suppress) groff_font(5) - intepreted (interpreted) groff_tmac(5) - constitue (constitute???) (Changes also sent to gnu.org) 2001-04-19Initial import of groff-1.16.1 for reachover build.wiz Source modified by groff2netbsd (TBC) before import, otherwise unchanged.