summaryrefslogtreecommitdiffstats
path: root/contrib/groff/grotty
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/groff/grotty')
-rw-r--r--contrib/groff/grotty/grotty.man70
1 files changed, 11 insertions, 59 deletions
diff --git a/contrib/groff/grotty/grotty.man b/contrib/groff/grotty/grotty.man
index 51c6a49..4a109ce 100644
--- a/contrib/groff/grotty/grotty.man
+++ b/contrib/groff/grotty/grotty.man
@@ -1,5 +1,5 @@
.ig \"-*- nroff -*-
-Copyright (C) 1989-2000 Free Software Foundation, Inc.
+Copyright (C) 1989-1995 Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
@@ -28,10 +28,6 @@ grotty \- groff driver for typewriter-like devices
] [
.IR files \|.\|.\|.
]
-.PP
-It is possible to have whitespace between the
-.B \-F
-option and its parameter.
.SH DESCRIPTION
.B grotty
translates the output of GNU
@@ -44,12 +40,10 @@ should invoked by using the
command
with a
.BR \-Tascii ,
-.B \-Tlatin1
+.B \-Tkoi8-r
or
-.B \-Tutf8
-option on ASCII based systems, and with
-.B \-Tcp1047
-on EBCDIC based hosts.
+.B \-Tlatin1
+option.
If no files are given,
.B grotty
will read the standard input.
@@ -126,10 +120,9 @@ for font and device description files;
.I name
is the name of the device, usually
.BR ascii ,
-.BR latin1 ,
-.BR utf8 ,
+.B koi8-r
or
-.BR cp1047 .
+.BR latin1 .
.TP
.B \-h
Use horizontal tabs in the output.
@@ -176,52 +169,16 @@ characters.
Print the version number.
.SH FILES
.TP
-.B @FONTDIR@/devascii/DESC
-Device description file for
-.B ascii
-device.
-.TP
-.BI @FONTDIR@/devascii/ F
-Font description file for font
-.I F
-of
-.B ascii
-device.
-.TP
-.B @FONTDIR@/devlatin1/DESC
+.B @FONTDIR@/dev\fIname\fB/DESC
Device description file for
-.B latin1
-device.
-.TP
-.BI @FONTDIR@/devlatin1/ F
-Font description file for font
-.I F
-of
-.B latin1
-device.
-.TP
-.B @FONTDIR@/devutf8/DESC
-Device description file for
-.B utf8
-device.
-.TP
-.BI @FONTDIR@/devutf8/ F
-Font description file for font
-.I F
-of
-.B utf8
-device.
-.TP
-.B @FONTDIR@/devcp1047/DESC
-Device description file for
-.B cp1047
+.I name
device.
.TP
-.BI @FONTDIR@/devcp1047/ F
+.BI @FONTDIR@/dev\fIname\fB/ F
Font description file for font
.I F
of
-.B cp1047
+.I name
device.
.TP
.B @MACRODIR@/tmac.tty
@@ -231,10 +188,6 @@ Macros for use with
.B @MACRODIR@/tmac.tty-char
Additional klugey character definitions for use with
.BR grotty .
-.LP
-Note that on EBCDIC hosts, only files for the
-.B cp1047
-device will be installed.
.SH BUGS
.LP
.B grotty
@@ -256,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)
OpenPOWER on IntegriCloud