OpenAFS Master Repository branch, master, updated. openafs-devel-1_9_2-204-g0ffbd05
Gerrit Code Review
gerrit@openafs.org
Wed, 26 Mar 2025 10:30:47 -0400
The following commit has been merged in the master branch:
commit 0ffbd05adda3046ebc0f68f49e14983c47005d63
Author: Michael Meffie <mmeffie@sinenomine.net>
Date: Tue Mar 25 17:09:34 2025 -0400
doc: Add pod target to doc/man-pages/Makefile.in
Add a target to generate the POD files from the pod.template files and
make it a prereq for the man and html targets. This way we invoke
generate-pod just one time when the 'all' target is invoked.
Change-Id: I25c260d27dd741410e9305cd28cbc1c54ee9ebfa
Reviewed-on: https://gerrit.openafs.org/16354
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
doc/man-pages/Makefile.in | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
--
OpenAFS Master Repository