summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author B. Watson2022-03-14 08:50:15 +0100
committer B. Watson2022-03-14 08:50:15 +0100
commitfdba9d77c39487415c960a79a746f000da60a959 (patch)
treeac5720d539f7961d9dbd3d38d3491a3db97bb7d6 /office
parent78ee2554e5333147b11577e57006af149bb6ee8c (diff)
downloadslackbuilds-fdba9d77c39487415c960a79a746f000da60a959.tar.gz
office/pdftk: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'office')
-rw-r--r--office/pdftk/README21
1 files changed, 11 insertions, 10 deletions
diff --git a/office/pdftk/README b/office/pdftk/README
index 6f0d6399e0..115255971e 100644
--- a/office/pdftk/README
+++ b/office/pdftk/README
@@ -1,13 +1,14 @@
-If PDF is electronic paper, then pdftk is an electronic staple-remover,
-hole-punch, binder, secret-decoder-ring, and X-Ray-glasses. Pdftk is a
-command-line tool for doing everyday things with PDF documents. Keep one
-in the top drawer of your desktop and use it to merge PDF documents,
-split PDF documents, apply watermarks, repair corrupt PDF, update PDF
-metadata, and more. pdftk does not require Acrobat and is free software.
+If PDF is electronic paper, then pdftk is an electronic
+staple-remover, hole-punch, binder, secret-decoder-ring, and
+X-Ray-glasses. Pdftk is a command-line tool for doing everyday things
+with PDF documents. Keep one in the top drawer of your desktop and
+use it to merge PDF documents, split PDF documents, apply watermarks,
+repair corrupt PDF, update PDF metadata, and more. pdftk does not
+require Acrobat and is free software.
-NOTE: Starting with Slackware 15.0 pdftk compilation requires SBo gcc-5
-because gcc-java was dropped from the GNU Compiler Collection as of gcc-7:
-don't forget to source /etc/profile.d/gcc5.sh before starting to build
-this, like
+NOTE: Starting with Slackware 15.0, pdftk compilation requires SBo
+gcc-5 because gcc-java was dropped from the GNU Compiler Collection
+as of gcc-7. Don't forget to source /etc/profile.d/gcc5.sh before
+starting to build this, like:
. /etc/profile.d/gcc5.sh