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

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