diff options
author | pst <pst@FreeBSD.org> | 1996-09-08 00:28:32 +0000 |
---|---|---|
committer | pst <pst@FreeBSD.org> | 1996-09-08 00:28:32 +0000 |
commit | 0d8a61c2c496631a6fe92fab6cd3eafe1d242acf (patch) | |
tree | 88df65c8a949ee3a300643bd03ccb826feeddc0a /contrib/groff/grotty | |
parent | 129fbb12508c6c08bd76527ec986bba2f4168deb (diff) | |
download | FreeBSD-src-0d8a61c2c496631a6fe92fab6cd3eafe1d242acf.zip FreeBSD-src-0d8a61c2c496631a6fe92fab6cd3eafe1d242acf.tar.gz |
Add Russian language / koi8-r font support.
Original author: ache
Diffstat (limited to 'contrib/groff/grotty')
-rw-r--r-- | contrib/groff/grotty/grotty.man | 27 |
1 files changed, 9 insertions, 18 deletions
diff --git a/contrib/groff/grotty/grotty.man b/contrib/groff/grotty/grotty.man index d8d6ebd..4a109ce 100644 --- a/contrib/groff/grotty/grotty.man +++ b/contrib/groff/grotty/grotty.man @@ -39,7 +39,8 @@ should invoked by using the .B groff command with a -.B \-Tascii +.BR \-Tascii , +.B \-Tkoi8-r or .B \-Tlatin1 option. @@ -118,7 +119,8 @@ Search the directory for font and device description files; .I name is the name of the device, usually -.B ascii +.BR ascii , +.B koi8-r or .BR latin1 . .TP @@ -167,28 +169,18 @@ characters. Print the version number. .SH FILES .TP -.B @FONTDIR@/devascii/DESC +.B @FONTDIR@/dev\fIname\fB/DESC Device description file for -.B ascii +.I name device. .TP -.B @FONTDIR@/devascii/ F +.BI @FONTDIR@/dev\fIname\fB/ F Font description file for font .I F of -.B ascii device. -.TP -.B @FONTDIR@/devlatin1/DESC -Device description file for -.B latin1 +.I name device. .TP -.B @FONTDIR@/devlatin1/ F -Font description file for font -.I F -of -.B latin1 device. -.TP .B @MACRODIR@/tmac.tty Macros for use with .BR grotty . @@ -217,5 +209,4 @@ cannot be printed. .BR groff_font (@MAN5EXT@), .BR groff_char (@MAN7EXT@), .BR ul (1), -.BR more (1), -.BR less (1) +.BR more (1) |