diff options
author | Rical Jasan <ricaljasan@pacific.net> | 2016-10-06 12:20:28 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@sourceware.org> | 2016-10-06 12:20:28 +0530 |
commit | d72457974ddff7a4f73969246b87fe184840d40e (patch) | |
tree | 839c85202099ac6ca93628dea655081bc42f5a8d /manual/job.texi | |
parent | 9cbcfebd024344e9be096869f08ee5474b881cbb (diff) | |
download | glibc-d72457974ddff7a4f73969246b87fe184840d40e.tar glibc-d72457974ddff7a4f73969246b87fe184840d40e.tar.gz glibc-d72457974ddff7a4f73969246b87fe184840d40e.tar.bz2 glibc-d72457974ddff7a4f73969246b87fe184840d40e.zip |
Manual typos: Job Control
2016-05-06 Rical Jasan <ricaljasan@pacific.net>
* manual/job.texi: Fix typos in the manual.
Diffstat (limited to 'manual/job.texi')
-rw-r--r-- | manual/job.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/job.texi b/manual/job.texi index 095c26d930..72b55997d2 100644 --- a/manual/job.texi +++ b/manual/job.texi @@ -100,7 +100,7 @@ for allowing the user to interactively continue stopped jobs and switch jobs between foreground and background. @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 @section Job Control is Optional |