diff options
author | S. Gilles <sgilles@umd.edu> | 2014-11-22 11:41:10 -0600 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2014-11-22 11:49:46 -0600 |
commit | dff6e4a004afeaa64f4ccb07c7d31bb821b043b4 (patch) | |
tree | 6c01b1a5cf3c679d2bd1a5d7ddde7bd03fb38263 /man/rc-update.8 | |
parent | 3fad31a994f7eb14f3f001f3980eb2b0ae8fe4f1 (diff) |
Fix mdoc warning for empty line in rc-update man page.
X-Gentoo-Bug: 529374
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=529374
Diffstat (limited to 'man/rc-update.8')
-rw-r--r-- | man/rc-update.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/rc-update.8 b/man/rc-update.8 index dca4b90b..113a533e 100644 --- a/man/rc-update.8 +++ b/man/rc-update.8 @@ -87,7 +87,7 @@ If the .Fl s , -stack option is given then we either add or remove the runlevel from the runlevel. This allows inheritance of runlevels. - +.Pp If the .Fl a, -all option is given, we remove the service from all runlevels. This is |