mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 15:00:12 +00:00
doc: Remove stray sect2 end tag
Commit 2f435309c7
(Remove NoAuth
procedures from Admin Guide) introduced a syntax error in the Admin
Reference guide xml source.
The </sect2> end tag which matched the <sect2 id="Header_427"> start tag
should have been removed in the last hunk of that commit.
This change removes the stray end tag to fix the xsltproc error:
Build the book set list...
openafs/doc/xml/AdminGuide/auagd014.xml:1119: parser error : Opening and ending tag mismatch: sect1 line 1037 and sect2
</sect2>
^
...
Error: xsltproc failed
make: *** [Makefile:42: auagd000.pdf] Error 1
Change-Id: I91b9b5335c2ddd6ab60d3bc061703c8396003a43
Reviewed-on: https://gerrit.openafs.org/15120
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
This commit is contained in:
parent
8d95450082
commit
89b563da16
@ -1116,7 +1116,6 @@
|
||||
90-second ubik recovery time has passed, the database servers should have
|
||||
elected a new coordinator, allowing write transactions to proceed
|
||||
again.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2 id="Header_430">
|
||||
<title>To create a new server encryption key in emergencies</title>
|
||||
|
Loading…
Reference in New Issue
Block a user