Fixed various typos and control codes in manual pages.

Patch provided by Bjarni Ingi Gislason.
This commit is contained in:
Jesse Smith
2019-03-03 17:32:28 -04:00
parent 80e83960da
commit cf55352b97
9 changed files with 22 additions and 17 deletions

View File

@@ -116,7 +116,6 @@ if ((fd = open(INIT_FIFO, O_WRONLY)) >= 0) /* open pipe for writing */
.fi
.sp
.RE
.SH NOTES
Usually the /run/initctl pipe would only be used by low-level programs to
request a power-related shutdown or change the runlevel, like telinit
@@ -140,7 +139,6 @@ the SIGUSR1 signal.
If the /run/initctl pipe is closed then it may still be possible to bring
down the system using the shutdown command's -n flag, but this is not
always clean and not recommended.
.RE
.SH FILES
/run/initctl
/sbin/init