From e0fe703de0eba82d5879e7aca777869f237ff6b4 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 15 Sep 2017 12:50:14 +0200 Subject: [PATCH] Removed trailing white space at end of lines --- man5/sysfs.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man5/sysfs.5 b/man5/sysfs.5 index 8931c2fc8..36c7bd137 100644 --- a/man5/sysfs.5 +++ b/man5/sysfs.5 @@ -106,7 +106,7 @@ and corresponding, respectively, to the block and character devices on the system. Inside each of these subdirectories are symbolic links with names of the form -.IR major-ID : minor-ID , +.IR major-ID : minor-ID , where the ID values correspond to the major and minor ID of a specific device. Each symbolic link points to the .B sysfs @@ -214,7 +214,7 @@ In each of the subdirectories, there may be following subdirectories: .I parameters This directory contains one file for each module parameter, with each file containing the value of the corresponding parameter. -Some of these files are writable, allowing the +Some of these files are writable, allowing the .TP .I sections This subdirectories contains files with information about module sections.