summaryrefslogtreecommitdiff
path: root/man/rc-status.8
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-11-14 15:22:04 +0000
committerRoy Marples <roy@marples.name>2007-11-14 15:22:04 +0000
commit39227ede1d1571192e12ac2f957951d79f36cfa5 (patch)
tree6299760e4ff4821e4c4f4c8b124b308b63b8f587 /man/rc-status.8
parent28d9d86dd54c530c19141de3adf139e200f4da01 (diff)
downloadopenrc-39227ede1d1571192e12ac2f957951d79f36cfa5.tar.gz
openrc-39227ede1d1571192e12ac2f957951d79f36cfa5.tar.bz2
openrc-39227ede1d1571192e12ac2f957951d79f36cfa5.tar.xz
relicense as 2-clause BSD, with the kind permission of Gentoo
Diffstat (limited to 'man/rc-status.8')
-rw-r--r--man/rc-status.88
1 files changed, 2 insertions, 6 deletions
diff --git a/man/rc-status.8 b/man/rc-status.8
index d78e446..af86e60 100644
--- a/man/rc-status.8
+++ b/man/rc-status.8
@@ -1,4 +1,4 @@
-.TH "BASELAYOUT" "8" "May 2004" "baselayout" "baselayout"
+.TH "OPENRC" "8" "Nov 2007" "openrc" "openrc"
.SH NAME
rc-status \- show status info about runlevels
.SH SYNOPSIS
@@ -7,7 +7,7 @@ rc-status \- show status info about runlevels
\fBrc-status\fR gathers and displays information about the status of init
scripts in different runlevels. The default behavior is to show information
about the current runlevel, but any runlevel can be quickly examined.
-directory. They must also conform to the Gentoo runscript standard.
+directory. They must also conform to the OpenRC runscript standard.
.SH OPTIONS
.TP
\fB\-\-all (\-a)\fR
@@ -27,11 +27,7 @@ Show services not assigned to any runlevel
.TP
\fB[runlevel]\fR
Show information only for the named \fBrunlevel\fR
-.SH "REPORTING BUGS"
-Please report bugs via http://bugs.gentoo.org/
.SH "SEE ALSO"
.BR rc-update (8)
-
-http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2&chap=4
.SH AUTHORS
Mike Frysinger <vapier@gentoo.org>