freebsd-ports/textproc/catdoc/files/patch-doc-catdoc.1.in
Sergey A. Osokin 077e18db5e Update to 0.93.4.
Use PREFIX instead of hardcoded '/usr/local'.
Fix OLE work for big files [v].

Submitted by:	Alex Ott <ott at jet dot msk dot su> [v]
Approved by:	maintainer timeout (1 week)
2004-11-01 13:59:22 +00:00

26 lines
693 B
Groff

--- doc/catdoc.1.in.bak Wed Sep 15 17:34:45 2004
+++ doc/catdoc.1.in Tue Oct 26 15:41:52 2004
@@ -86,7 +86,10 @@
CHARACTER SETS below and should have
.B .txt
extension and reside in
-.B catdoc library directory ( @libdir@/catdoc). By default, current
+.B catdoc
+library directory (
+.B %%PREFIX%%/share/catdoc
+). By default, current
locale charset is used if langinfo support compiled in.
.TP 8
.BI -f format
@@ -228,9 +231,8 @@
.SH RUNTIME CONFIGURATION
Upon startup catdoc reads its system-wide configuration file (
-.B catdocrc in
-.B catdoc
-library directory) and then
+.B %%PREFIX%%/etc/catdocrc
+) and then
user-specific configuration file
.BR ${HOME}/.catdocrc.
.PP