Blame SOURCES/1131853-mpo-7.1.0-proc.5-proc-fs-not-empty.patch

c2a259
From 1add9b12265ac72b655fce77cc832bab271071ca Mon Sep 17 00:00:00 2001
c2a259
From: Jan Chaloupka <jchaloup@redhat.com>
c2a259
Date: Tue, 30 Sep 2014 14:41:23 +0200
c2a259
Subject: [PATCH] proc.5 proc/fs not empty
c2a259
c2a259
---
c2a259
 man-pages/man5/proc.5 | 3 ++-
c2a259
 1 file changed, 2 insertions(+), 1 deletion(-)
c2a259
c2a259
diff --git a/man-pages/man5/proc.5 b/man-pages/man5/proc.5
c2a259
index ae3bbf0..e4d2fd7 100644
c2a259
--- a/man-pages/man5/proc.5
c2a259
+++ b/man-pages/man5/proc.5
c2a259
@@ -1618,7 +1618,8 @@ Then file systems contained in this file are tried
c2a259
 (excepted those that are marked with "nodev").
c2a259
 .TP
c2a259
 .I /proc/fs
c2a259
-Empty subdirectory.
c2a259
+Contains subdirectories that in turn contain files
c2a259
+with information about (certain) mounted filesystems.
c2a259
 .TP
c2a259
 .I /proc/ide
c2a259
 This directory
c2a259
-- 
c2a259
1.9.3
c2a259