summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorwlemb <wlemb>2000-11-14 20:40:26 +0000
committerwlemb <wlemb>2000-11-14 20:40:26 +0000
commite0b9e845b6c8e7bf5119a47e0778c7342414f514 (patch)
tree5bf91939c4eb30588a2bef638a3923beaf9be653 /doc
parentef44f330407640d900daf0a071635f52b515df98 (diff)
downloadgroff-e0b9e845b6c8e7bf5119a47e0778c7342414f514.tar.gz
* src/preproc/pic/depend: Removed. Unnecessary.
Implemented dummy keyword `solid' in pic for compatibility with AT&T pic. * lex.cc (lookup_keyword): Added `solid'. * pic.y: Added SOLID with dummy rule. * pic.cc, pic_tab.h: Regenerated. * doc/pic.ms: Updated.
Diffstat (limited to 'doc')
-rw-r--r--doc/pic.ms4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/pic.ms b/doc/pic.ms
index 2826eb37..40101a68 100644
--- a/doc/pic.ms
+++ b/doc/pic.ms
@@ -10,7 +10,7 @@
.\" This document was written for free use and redistribution by
.\" Eric S. Raymond <esr@thyrsus.com> in August 1995.
.\"
-.\" $Id: pic.ms,v 1.1 2000/02/06 09:39:20 wlemb Exp $
+.\" $Id: pic.ms,v 1.2 2000/11/14 20:40:27 wlemb Exp $
.\"
.\" Set a proper TeX
.ie t .ds tx T\h'-.1667m'\v'.224m'E\v'-.224m'\h'-.125m'X
@@ -2238,8 +2238,6 @@ The \f(CWat\fP primitive sets the center of the current object. The
\f(CWwith\fP attribute fixes the specified feature of the given object
to a specified location.
.PP
-The \f(CWsolid\fR primitive is not yet supported in GNU \fBgpic\fR.
-.PP
The \f(CWby\fR primitive is not documented in the tutorial portion of
the Kernighan paper, and should probably be considered unreliable.
.PP