summaryrefslogtreecommitdiff
path: root/create-man-pot.sh
diff options
context:
space:
mode:
authorJim Warner <james.warner@comcast.net>2014-07-17 10:10:10 -0500
committerJaromir Capik <jcapik@redhat.com>2014-07-18 20:49:57 +0200
commit6c148b4f8b2acfaf1edae9f8e92e91bdeb723e72 (patch)
tree37379581b11d2c8f961ac70e5ae8cf0bcab32beb /create-man-pot.sh
parent2577da66b13c4c69644b189917213aa8c4862516 (diff)
downloadprocps-ng-6c148b4f8b2acfaf1edae9f8e92e91bdeb723e72.tar.gz
docs: with systemd now in library, remember openproc.3
[ plus remove just a little darn trailing whitespace ] Reference(s): . systemd migrated to library commit 9d8ad6419f9f16978b7e9e769b7acb085f317058 . added library documentation commit a74fb8fade82ad624703bb1bc7395cf0aacaeaa9 Signed-off-by: Jim Warner <james.warner@comcast.net>
Diffstat (limited to 'create-man-pot.sh')
-rwxr-xr-xcreate-man-pot.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/create-man-pot.sh b/create-man-pot.sh
index c7e3000..bc2a201 100755
--- a/create-man-pot.sh
+++ b/create-man-pot.sh
@@ -29,13 +29,13 @@ po4a-updatepo -f man -m ${SRCDIR}/free.1 \
-m ${SRCDIR}/w.1 \
-m ${SRCDIR}/watch.1 \
-p man-po/template-man.pot
-
+
po4a-updatepo -f man -m ${SRCDIR}/ps/ps.1 \
-p man-po/template-man-ps.pot
po4a-updatepo -f man -m ${SRCDIR}/top/top.1 \
-p man-po/template-man-top.pot
-# Rename the file according to the version of your (pre-release) tarball.
+# Rename the file according to the version of your (pre-release) tarball.
# Send the new file together with a link to the tarball to the TP coordinators:
# <coordinator@translationproject.org>