~ruther/guix-local

843858b8a733286b93895ae8e3abe6e8e7180af4 — Ludovic Courtès 11 years ago 37c4ffc
doc: Avoid @indentedblock, which is not supported by Texinfo 4.

Reported by Mark H Weaver.

* doc/guix.texi (Security Updates): Use @quotation instead of
  @indentedblock; the latter is not supported by Texinfo 4.
1 files changed, 4 insertions(+), 4 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +4 -4
@@ 4329,10 4329,10 @@ the load.  To check whether a package has a @code{debug} output, use
@node Security Updates
@section Security Updates

@indentedblock
Note: As of version @value{VERSION}, the feature described in this
section is experimental.
@end indentedblock
@quotation Note
As of version @value{VERSION}, the feature described in this section is
experimental.
@end quotation

@cindex security updates
Occasionally, important security vulnerabilities are discovered in core