make building new man pages simpler, updated generated man pages
This commit is contained in:
parent
7594afec82
commit
1b71061cdb
9 changed files with 94 additions and 193 deletions
17
man/vnoded.1
17
man/vnoded.1
|
@ -1,10 +1,10 @@
|
|||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.4.
|
||||
.TH VNODED "1" "2014-08-06" "VNODED" "User Commands"
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
|
||||
.TH VNODED "1" "June 2019" "CORE" "User Commands"
|
||||
.SH NAME
|
||||
vnoded \- network namespace daemon used by CORE to create a lightweight container
|
||||
vnoded \- manual page for vnoded version 5.3.0
|
||||
.SH SYNOPSIS
|
||||
.B vnoded
|
||||
[\fI-h|-V\fR] [\fI-v\fR] [\fI-n\fR] [\fI-C <chdir>\fR] [\fI-l <logfile>\fR] [\fI-p <pidfile>\fR] \fI-c <control channel>\fR
|
||||
[\fI\,-h|-V\/\fR] [\fI\,-v\/\fR] [\fI\,-n\/\fR] [\fI\,-C <chdir>\/\fR] [\fI\,-l <logfile>\/\fR] [\fI\,-p <pidfile>\/\fR] \fI\,-c <control channel>\/\fR
|
||||
.SH DESCRIPTION
|
||||
Linux namespace container server daemon runs as PID 1 in the container.
|
||||
Normally this process is launched automatically by the CORE daemon.
|
||||
|
@ -33,12 +33,3 @@ write process id to the specified <pidfile> file
|
|||
.TP
|
||||
\fB\-c\fR
|
||||
establish the specified <control channel> for receiving control commands
|
||||
.SH "SEE ALSO"
|
||||
.BR core-gui(1),
|
||||
.BR core-daemon(1),
|
||||
.BR coresendmsg(1),
|
||||
.BR vcmd(1),
|
||||
.SH BUGS
|
||||
Report bugs to
|
||||
.BI https://github.com/coreemu/core/issues
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue