about summary refs log tree commit diff
path: root/manual/job.texi
diff options
context:
space:
mode:
Diffstat (limited to 'manual/job.texi')
-rw-r--r--manual/job.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/job.texi b/manual/job.texi
index e304313ca7..05a42ea820 100644
--- a/manual/job.texi
+++ b/manual/job.texi
@@ -1275,7 +1275,7 @@ process.
 This function is used to obtain the process group ID of the session
 for which the terminal specified by @var{fildes} is the controlling terminal.
 If the call is successful the group ID is returned.  Otherwise the
-return value is @code{(pid_t) -1} and the global variable @var{errno}
+return value is @code{(pid_t) -1} and the global variable @code{errno}
 is set to the following value:
 @table @code
 @item EBADF