Fixed formatting in init.8 manual page. Fix provided by Mark Hindley.

This commit is contained in:
Jesse 2022-03-29 11:07:39 -03:00
parent 1fa57a02fd
commit dfb227ce77
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
sysvinit (3.03) unreleased; urgency=low
* Fixed formatting in init.8 man page.
Patch provided by Mark Hindley.
sysvinit (3.02) released; urgency=low sysvinit (3.02) released; urgency=low
* Added q and Q flags to synopsis in shutdown manual page. * Added q and Q flags to synopsis in shutdown manual page.
* Applied fixes for markup and spacing in manual pages. * Applied fixes for markup and spacing in manual pages.

View File

@ -169,7 +169,7 @@ action. The following arguments serve as directives to
\fBtelinit\fP: \fBtelinit\fP:
.IP "\fB0\fP, \fB1\fP, \fB2\fP, \fB3\fP, \fB4\fP, \fB5\fP or \fB6\fP" .IP "\fB0\fP, \fB1\fP, \fB2\fP, \fB3\fP, \fB4\fP, \fB5\fP or \fB6\fP"
tell \fBinit\fP to switch to the specified run level. tell \fBinit\fP to switch to the specified run level.
.IP \fBa\fP, \fBb\fP, \fBc\fP .IP "\fBa\fP, \fBb\fP, \fBc\fP"
tell \fBinit\fP to process only those \fB/etc/inittab\fP file tell \fBinit\fP to process only those \fB/etc/inittab\fP file
entries having runlevel \fBa\fP, \fBb\fP or \fBc\fP. entries having runlevel \fBa\fP, \fBb\fP or \fBc\fP.
.IP "\fBQ\fP or \fBq\fP" .IP "\fBQ\fP or \fBq\fP"