]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Manual typos: Job Control
authorRical Jasan <ricaljasan@pacific.net>
Thu, 6 Oct 2016 06:50:28 +0000 (12:20 +0530)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Thu, 6 Oct 2016 06:50:28 +0000 (12:20 +0530)
2016-05-06  Rical Jasan  <ricaljasan@pacific.net>

* manual/job.texi: Fix typos in the manual.

ChangeLog
manual/job.texi

index 72c645fab25e8152705bde1d2c54b58029a75817..06cab50449b426a3247ef359e1dc18b325d4bf8e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 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/argp.texi: Fix typos in the manual.
index 095c26d930ba7d0fbd4e14482f2a5f64f69ba6ad..72b55997d2e214f8fcbc9aca73db797cf3422a1b 100644 (file)
@@ -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