diff --git a/doc/Changelog b/doc/Changelog index 81bd8b5..51e1ff1 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -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 * Added q and Q flags to synopsis in shutdown manual page. * Applied fixes for markup and spacing in manual pages. diff --git a/man/init.8 b/man/init.8 index 7dfdd8f..600baed 100644 --- a/man/init.8 +++ b/man/init.8 @@ -169,9 +169,9 @@ action. The following arguments serve as directives to \fBtelinit\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. -.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 -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" tell \fBinit\fP to re-examine the \fI/etc/inittab\fP file. .IP "\fBS\fP or \fBs\fP"