summaryrefslogtreecommitdiff
path: root/usr.sbin/service
diff options
context:
space:
mode:
authorChristian Brueffer <brueffer@FreeBSD.org>2009-12-25 09:58:19 +0000
committerChristian Brueffer <brueffer@FreeBSD.org>2009-12-25 09:58:19 +0000
commit9f5f5b105148ad350a244af16880254c568ebcca (patch)
treea7cfdcf1f8be4c683cd41d277a6c0481ba79f4f3 /usr.sbin/service
parent2d86428bbad45cf55f3016c5786c94e400306f9f (diff)
downloadsrc-test2-9f5f5b105148ad350a244af16880254c568ebcca.tar.gz
src-test2-9f5f5b105148ad350a244af16880254c568ebcca.zip
Notes
Diffstat (limited to 'usr.sbin/service')
-rw-r--r--usr.sbin/service/service.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/service/service.8 b/usr.sbin/service/service.8
index 57783631eea7..64e85fca0b65 100644
--- a/usr.sbin/service/service.8
+++ b/usr.sbin/service/service.8
@@ -29,7 +29,7 @@
.Os
.Sh NAME
.Nm service
-.Nd "service command manual page"
+.Nd "manage system services"
.Sh SYNOPSIS
.Nm
.Fl e
@@ -116,8 +116,8 @@ for the names of the rc.d scripts:
.Dl "}"
.Dl "complete -F _service service"
.Sh SEE ALSO
-.Xr bash 1 ,
-.Xr rc.conf 5 .
+.Xr bash 1 Pq Pa ports/shells/bash ,
+.Xr rc.conf 5 ,
.Xr rc 8 ,
.Xr rcorder 8
.Sh HISTORY