From 4c517bdb2b69eac36f004ae41bb9cbb212fe0a51 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Thu, 25 Jan 2018 11:27:16 -0500 Subject: man/openrc-run.8: add missing "Xo" tags for fstabinfo and mountinfo. The BUILTINS are all surrounded by Xo...Xc tags, but the opening "Xo" was missing from the two commands fstabinfo and mountinfo. This commit adds them, and thereby fixes the spacing when viewed by man. This is for #204. --- man/openrc-run.8 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'man/openrc-run.8') diff --git a/man/openrc-run.8 b/man/openrc-run.8 index 5f9c86dd..9078ff95 100644 --- a/man/openrc-run.8 +++ b/man/openrc-run.8 @@ -470,6 +470,7 @@ Also, the -d, -f or -p options should not be specified along with this option. .Pp The -q option suppresses all informational output. If it is specified twice, all error messages are suppressed as well. +.It Xo .Ic fstabinfo .Op Fl M , -mount .Op Fl R , -remount @@ -486,6 +487,7 @@ remounted. .Pp The -q option suppresses all informational output. If it is specified twice, all error messages are suppressed as well. +.It Xo .Ic mountinfo .Op Fl f, -fstype-regex Ar regex .Op Fl F, -skip-fstype-regex Ar regex -- cgit v1.2.3