]> git.eshelyaron.com Git - emacs.git/commitdiff
Silence makeinfo 7.1 warnings in Tramp manual
authorStefan Kangas <stefankangas@gmail.com>
Wed, 25 Oct 2023 07:37:36 +0000 (09:37 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Wed, 25 Oct 2023 10:27:09 +0000 (12:27 +0200)
* doc/misc/tramp.texi: Fix makinfo warning "@indent is useless inside
of a paragraph".

doc/misc/tramp.texi

index 64d475159784707147ac5d59f8cb4f312b26347a..6e3a1a0eee15a0d69d602908c2b9487c66033a8d 100644 (file)
@@ -6092,17 +6092,17 @@ verbosity level less than or equal to @code{tramp-verbose}.
 The verbosity levels are
 
           @w{ 0}  silent (no @value{tramp} messages at all)
-@*@indent @w{ 1}  errors
-@*@indent @w{ 2}  warnings
-@*@indent @w{ 3}  connection to remote hosts (default verbosity)
-@*@indent @w{ 4}  activities
-@*@indent @w{ 5}  internal
-@*@indent @w{ 6}  sent and received strings
-@*@indent @w{ 7}  connection properties
-@*@indent @w{ 8}  file caching
-@*@indent @w{ 9}  test commands
-@*@indent @w{10}  traces (huge)
-@*@indent @w{11}  call traces (maintainer only)
+@* @w{ 1}  errors
+@* @w{ 2}  warnings
+@* @w{ 3}  connection to remote hosts (default verbosity)
+@* @w{ 4}  activities
+@* @w{ 5}  internal
+@* @w{ 6}  sent and received strings
+@* @w{ 7}  connection properties
+@* @w{ 8}  file caching
+@* @w{ 9}  test commands
+@* @w{10}  traces (huge)
+@* @w{11}  call traces (maintainer only)
 
 With @code{tramp-verbose} greater than or equal to 4, messages are
 also written to the @value{tramp} debug buffer @file{*debug