From c2b9f70a2582bef35cbe0ba2c57cc02c30eee4b6 Mon Sep 17 00:00:00 2001 From: Davidlohr Bueso Date: Wed, 5 Jan 2011 16:54:11 -0300 Subject: [PATCH] findmnt: fix manpage typos Signed-off-by: Davidlohr Bueso --- misc-utils/findmnt.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc-utils/findmnt.8 b/misc-utils/findmnt.8 index 8c4f2bef..9bfeab7e 100644 --- a/misc-utils/findmnt.8 +++ b/misc-utils/findmnt.8 @@ -123,7 +123,7 @@ to specify the filesystem types on which no action should be taken. For more details see .BR mount (8). .IP "\fB\-R, \-\-submounts\fP" -Print recursively all submounts for the selected filesystems. The restictions +Print recursively all submounts for the selected filesystems. The restrictions defined by options \fB\-t\fP, \fB\-O\fP, \fB\-S\fP, \fB\-T\fP and \fB\--direction\fP are not applied to submounts. All submounts are always printed in tree-like order. The option enables the tree-like output format by -- 2.39.5