Manpage, initial version written by Jaap Weel <weel@ugcs.caltech.edu>
This commit is contained in:
parent
2986c11811
commit
2f88199e37
30
man/man8/service.8
Normal file
30
man/man8/service.8
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
.TH SERVICE 8
|
||||||
|
.SH NAME
|
||||||
|
service \- start or stop a system service
|
||||||
|
.SH SYNOPSIS
|
||||||
|
.PP
|
||||||
|
\fBservice up\fR \fIservice\fR [\fB-args\fR \fIargs\fR]
|
||||||
|
[\fB-dev\fR \fIspecial\fR]
|
||||||
|
.br
|
||||||
|
.de FL
|
||||||
|
.TP
|
||||||
|
\\fB\\$1\\fR
|
||||||
|
\\$2
|
||||||
|
..
|
||||||
|
.de EX
|
||||||
|
.TP
|
||||||
|
\\fB\\$1\\fR
|
||||||
|
\\$2
|
||||||
|
..
|
||||||
|
.SH DESCRIPTION
|
||||||
|
.PP
|
||||||
|
Tells the reincarnation server to start a system service, such as a
|
||||||
|
device driver. The device driver will be automatically restarted when
|
||||||
|
it exits.
|
||||||
|
.SH EXAMPLES
|
||||||
|
.EX "service up /usr/sbin/dp8390 -args DPETH0=pci" "Start the DP8390 ethernet driver, passing DPEd.
|
||||||
|
.SH "SEE ALSO"
|
||||||
|
.PP
|
||||||
|
.BR boot (8),
|
||||||
|
.BR monitor (8)
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user