Skip to content

Commit f37a15e

Browse files
rddunlapJonathan Corbet
authored andcommitted
docs: proc.rst: fix indentation warning
Fix indentation snafu in proc.rst as reported by Stephen. next-20210219/Documentation/filesystems/proc.rst:697: WARNING: Unexpected indentation. Fixes: 93ea4a0 ("Documentation: proc.rst: add more about the 6 fields in loadavg") Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Jonathan Corbet <corbet@lwn.net> Cc: linux-doc@vger.kernel.org Link: https://lore.kernel.org/r/20210223060418.21443-1-rdunlap@infradead.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
1 parent 43c4f65 commit f37a15e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/filesystems/proc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -694,7 +694,7 @@ files are there, and which are missing.
694694
All fields are separated by one space except "number of
695695
processes currently runnable" and "total number of processes
696696
in system", which are separated by a slash ('/'). Example:
697-
0.61 0.61 0.55 3/828 22084
697+
0.61 0.61 0.55 3/828 22084
698698
locks Kernel locks
699699
meminfo Memory info
700700
misc Miscellaneous

0 commit comments

Comments
 (0)