mirror of git://sourceware.org/git/glibc.git
Manual typos: Job Control
2016-05-06 Rical Jasan <ricaljasan@pacific.net> * manual/job.texi: Fix typos in the manual.
This commit is contained in:
parent
9cbcfebd02
commit
d72457974d
|
@ -1,5 +1,7 @@
|
||||||
2016-10-06 Rical Jasan <ricaljasan@pacific.net>
|
2016-10-06 Rical Jasan <ricaljasan@pacific.net>
|
||||||
|
|
||||||
|
* manual/job.texi: Fix typos in the manual.
|
||||||
|
|
||||||
* manual/process.texi: Fix typos in the manual.
|
* manual/process.texi: Fix typos in the manual.
|
||||||
|
|
||||||
* manual/argp.texi: Fix typos in the manual.
|
* manual/argp.texi: Fix typos in the manual.
|
||||||
|
|
|
@ -100,7 +100,7 @@ for allowing the user to interactively continue stopped jobs and switch
|
||||||
jobs between foreground and background.
|
jobs between foreground and background.
|
||||||
|
|
||||||
@xref{Access to the Terminal}, for more information about I/O to the
|
@xref{Access to the Terminal}, for more information about I/O to the
|
||||||
controlling terminal,
|
controlling terminal.
|
||||||
|
|
||||||
@node Job Control is Optional, Controlling Terminal, Concepts of Job Control , Job Control
|
@node Job Control is Optional, Controlling Terminal, Concepts of Job Control , Job Control
|
||||||
@section Job Control is Optional
|
@section Job Control is Optional
|
||||||
|
|
Loading…
Reference in New Issue