summaryrefslogtreecommitdiff
path: root/static/v10/man1/psencoding.1
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-26 16:38:00 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-26 16:38:00 -0400
commit97d5c458cfa039d857301e1ca7d5af3beb37131d (patch)
treeb460cd850d0537eb71806ba30358840377b27688 /static/v10/man1/psencoding.1
parentb89dc2331a50c63f8b33272a5c4c61ab98abdaa3 (diff)
build: Better Build System
Diffstat (limited to 'static/v10/man1/psencoding.1')
-rw-r--r--static/v10/man1/psencoding.137
1 files changed, 0 insertions, 37 deletions
diff --git a/static/v10/man1/psencoding.1 b/static/v10/man1/psencoding.1
deleted file mode 100644
index 0c0a3a65..00000000
--- a/static/v10/man1/psencoding.1
+++ /dev/null
@@ -1,37 +0,0 @@
-.ds dQ /usr/lib/postscript
-.TH PSENCODING 1 "DWB 3.2"
-.SH NAME
-.B psencoding
-\- check or set the default PostScript font encoding
-.SH SYNOPSIS
-\*(mBpsencoding\f1
-.OP "" encoding []
-.SH DESCRIPTION
-.B psencoding
-sets the default font Encoding used by many PostScript translators to
-.IR encoding .
-No arguments means list the available choices and the current default.
-.PP
-PostScript encoding files are in directory
-.MR \*(dQ .
-Many existing PostScript translators include the encoding file
-.MR Default.enc ,
-if it exists, in the output they generate.
-.PP
-Requesting
-.I encoding
-as the default means link the file
-.MI \*(dQ/ encoding .enc
-to the file
-.MR \*(dQ/Default.enc .
-Changing the default encoding assumes you can write in directory
-.MR \*(dQ .
-.SH FILES
-.MW \*(dQ/Default.enc
-.br
-.MW \*(dQ/*.enc
-.SH SEE ALSO
-.BR buildtables (1),
-.BR dpost (1),
-.BR postprint (1),
-.BR trofftable (1)