diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2012-06-09 09:07:43 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2012-06-09 09:07:43 +0000 |
commit | 8ef036bae8b9c0dfdc5ea8fbecbf469ebd2c4a02 (patch) | |
tree | cbf6d2c3c4fea41e6924c7a4b9c54ed1c86533a4 /doc/xorg-docs/man/X.man | |
parent | e7b70f77130de0bb0f08059a8270939bb4bf0251 (diff) |
Update to xorg-docs 1.7
Diffstat (limited to 'doc/xorg-docs/man/X.man')
-rw-r--r-- | doc/xorg-docs/man/X.man | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/doc/xorg-docs/man/X.man b/doc/xorg-docs/man/X.man index 1d426d4f5..1baf20f69 100644 --- a/doc/xorg-docs/man/X.man +++ b/doc/xorg-docs/man/X.man @@ -461,22 +461,6 @@ The \fIcataloguelist\fP specifies a list of catalogue names, with '+' as a separator. .PP Examples: \fItcp/x.org:7100\fP, \fItcp/198.112.45.11:7100/all\fP. -.PP -One of the following forms can be used to name a font server that -accepts DECnet connections: -.sp -.nf - decnet/\fInodename\fP::font$\fIobjname\fP - decnet/\fInodename\fP::font$\fIobjname\fP/\fIcataloguelist\fP -.fi -.PP -The \fInodename\fP specifies the name (or decimal numeric address) -of the machine on which the font server is running. -The \fIobjname\fP is a normal, case-insensitive DECnet object name. -The \fIcataloguelist\fP specifies a list of catalogue names, -with '+' as a separator. -.PP -Examples: \fIDECnet/SRVNOD::FONT$DEFAULT\fP, \fIdecnet/44.70::font$special/symbols\fP. .SH "COLOR NAMES" Most applications provide ways of tailoring (usually through resources or command line arguments) the colors of various elements |