]> Savannah Git Hosting - gnulib.git/commitdiff
doc: Fix placement of memset_explicit node.
authorBruno Haible <bruno@clisp.org>
Tue, 28 Mar 2023 12:06:06 +0000 (14:06 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 28 Mar 2023 12:06:06 +0000 (14:06 +0200)
* doc/posix-functions/memset_explicit.texi: Define a section, not a
subsection.

ChangeLog
doc/posix-functions/memset_explicit.texi

index 7c3459f716b52ab02ca23d95257389900a589311..0688e05bd8c314bff14413a81725af57dc268f64 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2023-03-28  Bruno Haible  <bruno@clisp.org>
+
+       doc: Fix placement of memset_explicit node.
+       * doc/posix-functions/memset_explicit.texi: Define a section, not a
+       subsection.
+
 2023-03-28  Bruno Haible  <bruno@clisp.org>
 
        doc: Update regarding linear string search.
index 528cee4e2b6dc242a48e64863d9b20520cfda91c..2bfe82932ae092320facd5e8358eceee8158b21e 100644 (file)
@@ -1,5 +1,5 @@
 @node memset_explicit
-@subsection @code{memset_explicit}
+@section @code{memset_explicit}
 @findex memset_explicit
 
 Documentation: