From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 085FD138200 for ; Mon, 22 Oct 2012 00:53:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B59021C077; Mon, 22 Oct 2012 00:53:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 14C6321C074 for ; Mon, 22 Oct 2012 00:53:18 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 743EB33D790 for ; Mon, 22 Oct 2012 00:53:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 1E131E5446 for ; Mon, 22 Oct 2012 00:53:16 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1350867069.06658d1038407a26a2bde381b748e14241b660eb.WilliamH@OpenRC> Subject: [gentoo-commits] proj/openrc:master commit in: man/ X-VCS-Repository: proj/openrc X-VCS-Files: man/rc-status.8 X-VCS-Directories: man/ X-VCS-Committer: WilliamH X-VCS-Committer-Name: William Hubbs X-VCS-Revision: 06658d1038407a26a2bde381b748e14241b660eb X-VCS-Branch: master Date: Mon, 22 Oct 2012 00:53:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 49744576-9dc2-43ac-b60d-33a76f45fea0 X-Archives-Hash: 96d731733f19157295086c89ad9e1bf7 commit: 06658d1038407a26a2bde381b748e14241b660eb Author: Andrew Gregory gmail com> AuthorDate: Mon Oct 15 23:25:42 2012 +0000 Commit: William Hubbs gentoo org> CommitDate: Mon Oct 22 00:51:09 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=06658d10 fix typo in rc-status.8 Signed-off-by: Andrew Gregory gmail.com> --- 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 4b786a6..90f2603 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.