diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-08-16 16:53:40 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-08-16 16:53:40 +0000 |
commit | 9c0f26d83911ed2b6064b783848c5ffc055b63e5 (patch) | |
tree | 4ed22a85eaa43f6bf3a006419276a67c74905dd6 /manual/job.texi | |
parent | 34e3c127b761ec03d537fad9664bc992a85512d4 (diff) | |
download | glibc-9c0f26d83911ed2b6064b783848c5ffc055b63e5.tar glibc-9c0f26d83911ed2b6064b783848c5ffc055b63e5.tar.gz glibc-9c0f26d83911ed2b6064b783848c5ffc055b63e5.tar.bz2 glibc-9c0f26d83911ed2b6064b783848c5ffc055b63e5.zip |
Update.
1999-08-16 Andreas Schwab <schwab@suse.de>
* charmaps/UTF8: Add entries for /x00. Remove spurious
<percent-sign/> entry. Correct typo.
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 b0374a7b34..24e1c94f2a 100644 --- a/manual/job.texi +++ b/manual/job.texi @@ -1166,7 +1166,7 @@ different sessions, and the implementation doesn't allow to access the process group ID of the process with ID @var{pid} from the calling process. @end table -@end deftypefun +@end deftypefn @comment unistd.h @comment POSIX.1 |