diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-02-16 13:55:09 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-02-16 13:55:09 +0000 |
commit | 0fe1dd303a05cd7c5a78f60302b68c446726e6ff (patch) | |
tree | ddcb659017ea8546800ba694f683e9ace941085c /x11-servers/Xfstt/files/patch-doc::xfstt.1x | |
parent | Update to version 0.7.4. (diff) |
Update to version 1.4.
PR: 48048
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=75649
Diffstat (limited to 'x11-servers/Xfstt/files/patch-doc::xfstt.1x')
-rw-r--r-- | x11-servers/Xfstt/files/patch-doc::xfstt.1x | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/x11-servers/Xfstt/files/patch-doc::xfstt.1x b/x11-servers/Xfstt/files/patch-doc::xfstt.1x new file mode 100644 index 000000000000..68fb563154c9 --- /dev/null +++ b/x11-servers/Xfstt/files/patch-doc::xfstt.1x @@ -0,0 +1,17 @@ +--- doc/xfstt.1x.orig Thu Nov 14 21:08:07 2002 ++++ doc/xfstt.1x Wed Nov 20 22:35:57 2002 +@@ -58,12 +58,12 @@ + .I "\-\-dir name" + Change xfstt's font directory. + The default directory is +-.IR /usr/share/fonts/truetype . ++.IR %%TTFONTDIR%% . + .TP + .I "\-\-cache name" + Change xfstt's font cache directory. + The default directory is +-.IR /var/cache/xfstt . ++.IR %%TTFONTDIR%% . + .TP + .I "\-\-pidfile name" + Change xfstt's pidfile location. |