summaryrefslogtreecommitdiff
path: root/pam_cifscreds.pod
diff options
context:
space:
mode:
authorAurelien Aptel <aaptel@suse.com>2017-09-29 16:03:03 +0200
committerJeff Layton <jlayton@samba.org>2017-10-03 06:32:08 -0400
commitd999610bf985f19fcc1984be95f11da7a3e88533 (patch)
treec93b2baeb09842266ba79f1d99f4a0943cde7fbd /pam_cifscreds.pod
parent48d88f946e72a3a8618498524e61f9053bb565f4 (diff)
downloadcifs-utils-d999610bf985f19fcc1984be95f11da7a3e88533.tar.gz
cifs-utils-d999610bf985f19fcc1984be95f11da7a3e88533.tar.bz2
cifs-utils-d999610bf985f19fcc1984be95f11da7a3e88533.zip
man: generate all man pages from POD files when buidling
Move all man pages to easily editable POD files and generate troff source when building. Previous .in troff file are still preprocessed before final generation to use configured path (.pod.in -> .pod -> troff). All temporary files (.pod.in and troff sources) are properly deleted on clean. Remove all troff file, no need to keep generated copies under source control. This commit does not change the content of the man pages but makes future editing easier. Adds a new --enable-man/--disable-man configure option to control the generation and installation of man pages. The option is automatically enabled if the system supports it. Explicitly enabling it will make the configure script fail if pod2man is not installed. Signed-off-by: Aurelien Aptel <aaptel@suse.com>
Diffstat (limited to 'pam_cifscreds.pod')
-rw-r--r--pam_cifscreds.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pam_cifscreds.pod b/pam_cifscreds.pod
index c032416..b04ee71 100644
--- a/pam_cifscreds.pod
+++ b/pam_cifscreds.pod
@@ -1,6 +1,6 @@
# turn into a manpage with the following command:
#
-# pod2man -s 8 -c '' -r '' --stderr pam_cifscreds.pod > pam_cifscreds.8
+# pod2man -s 8 -u -c '' -r '' --stderr pam_cifscreds.pod pam_cifscreds.8
#
=head1 NAME