diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-01-17 22:02:34 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-01-17 22:02:34 +0000 |
| commit | 586cc4e45513c11fa52e0c821b2b19384da734b6 (patch) | |
| tree | e6380ca98bd27ac51c21d26195d413d17d459c5b | |
| parent | 932c9d18968f889f7263d2b0995abc6272041c48 (diff) | |
Notes
| -rw-r--r-- | gnu/usr.bin/groff/Makefile.tty | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/devascii/DESC.proto | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/devkoi8-r/DESC.proto | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/devlatin1/DESC.proto | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/font/Makefile.tty | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/gnu/usr.bin/groff/Makefile.tty b/gnu/usr.bin/groff/Makefile.tty index 0c4b9ba02706..0f1cb21aef7b 100644 --- a/gnu/usr.bin/groff/Makefile.tty +++ b/gnu/usr.bin/groff/Makefile.tty @@ -26,7 +26,7 @@ RES=240 CPI=10 LPI=6 -FONTS=R I B BI +FONTS=R I B BI S L FONTFILES=$(FONTS) DESC diff --git a/gnu/usr.bin/groff/devascii/DESC.proto b/gnu/usr.bin/groff/devascii/DESC.proto index 88399ab16d91..041cebabfcf4 100644 --- a/gnu/usr.bin/groff/devascii/DESC.proto +++ b/gnu/usr.bin/groff/devascii/DESC.proto @@ -3,6 +3,6 @@ hor 24 vert 40 unitwidth 10 sizes 10 0 -fonts 4 R I B BI +fonts 6 R I B BI S L tcommand postpro grotty diff --git a/gnu/usr.bin/groff/devkoi8-r/DESC.proto b/gnu/usr.bin/groff/devkoi8-r/DESC.proto index 88399ab16d91..041cebabfcf4 100644 --- a/gnu/usr.bin/groff/devkoi8-r/DESC.proto +++ b/gnu/usr.bin/groff/devkoi8-r/DESC.proto @@ -3,6 +3,6 @@ hor 24 vert 40 unitwidth 10 sizes 10 0 -fonts 4 R I B BI +fonts 6 R I B BI S L tcommand postpro grotty diff --git a/gnu/usr.bin/groff/devlatin1/DESC.proto b/gnu/usr.bin/groff/devlatin1/DESC.proto index 88399ab16d91..041cebabfcf4 100644 --- a/gnu/usr.bin/groff/devlatin1/DESC.proto +++ b/gnu/usr.bin/groff/devlatin1/DESC.proto @@ -3,6 +3,6 @@ hor 24 vert 40 unitwidth 10 sizes 10 0 -fonts 4 R I B BI +fonts 6 R I B BI S L tcommand postpro grotty diff --git a/gnu/usr.bin/groff/font/Makefile.tty b/gnu/usr.bin/groff/font/Makefile.tty index 0c4b9ba02706..0f1cb21aef7b 100644 --- a/gnu/usr.bin/groff/font/Makefile.tty +++ b/gnu/usr.bin/groff/font/Makefile.tty @@ -26,7 +26,7 @@ RES=240 CPI=10 LPI=6 -FONTS=R I B BI +FONTS=R I B BI S L FONTFILES=$(FONTS) DESC |
