OpenAFS Master Repository branch, master, updated. openafs-devel-1_9_1-495-g7dc8a7d
Gerrit Code Review
gerrit@openafs.org
Fri, 13 Sep 2024 13:27:11 -0400
The following commit has been merged in the master branch:
commit 7dc8a7ddc204766f1c083919c8732920b0552a68
Author: Michael Meffie <mmeffie@sinenomine.net>
Date: Thu Aug 8 13:57:05 2024 -0400
doc: Add section 3 man pages to AdminRef
The section 3 man pages are missing in the AdminRef document, so add
section 3 to the Makefile and perl script which generates the AdminRef
doc.
Currently, the only man page in section 3 is the AFS::ukernel, so only
one page is missing.
Change-Id: I3c7401f2eeafa505b9de4545b9d9c4b5cfd617e2
Reviewed-on: https://gerrit.openafs.org/15828
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
doc/xml/AdminRef/Makefile.in | 8 ++++----
doc/xml/AdminRef/auarf000.xml | 6 ++++++
doc/xml/AdminRef/generate-xml.pl | 2 +-
3 files changed, 11 insertions(+), 5 deletions(-)
--
OpenAFS Master Repository