diff options
author | Andrew Gregory <andrew.gregory.8@gmail.com> | 2012-10-15 19:25:42 -0400 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2012-10-21 19:51:09 -0500 |
commit | 06658d1038407a26a2bde381b748e14241b660eb (patch) | |
tree | bf300a67446d1b4797a304aaaf5f9103fecd71b9 | |
parent | 525c731f0e4d8975ba692016202ef92e470c6fdf (diff) |
fix typo in rc-status.8
Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com>
-rw-r--r-- | man/rc-status.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/rc-status.8 b/man/rc-status.8 index 4b786a6c..90f26038 100644 --- a/man/rc-status.8 +++ b/man/rc-status.8 @@ -46,7 +46,7 @@ Show all runlevels and their services. List all services that have crashed. .It Fl l , -list List all defined runlevels. -.It fl r , -runlevel +.It Fl r , -runlevel Print the current runlevel name. .It Fl s , -servicelist Show all services. |