about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRical Jasan <ricaljasan@pacific.net>2016-10-06 12:20:28 +0530
committerSiddhesh Poyarekar <siddhesh@sourceware.org>2016-10-06 12:20:28 +0530
commitd72457974ddff7a4f73969246b87fe184840d40e (patch)
tree839c85202099ac6ca93628dea655081bc42f5a8d
parent9cbcfebd024344e9be096869f08ee5474b881cbb (diff)
downloadglibc-d72457974ddff7a4f73969246b87fe184840d40e.tar.gz
glibc-d72457974ddff7a4f73969246b87fe184840d40e.tar.xz
glibc-d72457974ddff7a4f73969246b87fe184840d40e.zip
Manual typos: Job Control
2016-05-06  Rical Jasan  <ricaljasan@pacific.net>

	* manual/job.texi: Fix typos in the manual.
-rw-r--r--ChangeLog2
-rw-r--r--manual/job.texi2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 72c645fab2..06cab50449 100644
--- 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.
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