git.annexia.org
/
goals.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aadcfa3
)
docs: Use pod2man -u option.
author
Richard W.M. Jones
<rjones@redhat.com>
Tue, 7 Jan 2020 20:36:20 +0000
(20:36 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Tue, 7 Jan 2020 20:36:20 +0000
(20:36 +0000)
Goalfile.in
patch
|
blob
|
history
diff --git
a/Goalfile.in
b/Goalfile.in
index
3a41cbf
..
187ced3
100644
(file)
--- a/
Goalfile.in
+++ b/
Goalfile.in
@@
-116,6
+116,7
@@
goal pod2man (page) =
"docs/%page.1" : "docs/%page.pod" {
rm -f %@ %@-t
%POD2MAN \
+ -u \
-c "goals" \
--release "@PACKAGE_NAME@-@PACKAGE_VERSION@" \
--section 1 %< > %@-t