Update manual pages with markup and spacing fixes.
Added ability to use "@" symbol in command named in the inittab file. This treats commands as literal and does not launch a shell to interpret them. Updated inittab manual page to include overview of symbols which trigger a shell interpretor and how to disable them using the @ symbol.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
sysvinit (3.02) unreleased; urgency=low
|
||||
* Added q and Q flags to synopsis in shutdown manual page.
|
||||
* Applied fixes for markup and spacing in manual pages.
|
||||
Patch provided by Mario Blattermann.
|
||||
@@ -5,6 +6,10 @@
|
||||
* Added Makefile for man/ directory. Will handle translations
|
||||
and substitutions.
|
||||
* Applied new translations for multiple languages from Mario Blattermann.
|
||||
* Added ability to use "@" symbol in command named in the inittab file. This
|
||||
treats commands as literal and does not launch a shell to interpret them.
|
||||
* Updated inittab manual page to include overview of symbols which trigger
|
||||
a shell interpretor and how to disable them using the @ symbol.
|
||||
|
||||
|
||||
sysvinit (3.01) released; urgency=low
|
||||
|
||||
Reference in New Issue
Block a user