diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-09-01 17:57:07 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-09-01 17:57:07 +0200 |
| commit | 9af134cdebc7578494dc922f67dde48c859d9eca (patch) | |
| tree | 05eb0fe2b5d5bbf5859641225b80ab97f8ae97a1 /man3/getcontext.3 | |
| parent | 229c33a1d30b92b563adb191a2235bb5443bac33 (diff) | |
| download | man-pages-9af134cdebc7578494dc922f67dde48c859d9eca.tar.gz | |
getrlimit.2, mmap.2, stat.2, unimplemented.2, dbopen.3, ecvt_r.3, fopen.3, fts.3, getcontext.3, qecvt.3, ip.7, ld.so.8: grfix: Add Oxford comma
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/getcontext.3')
| -rw-r--r-- | man3/getcontext.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/getcontext.3 b/man3/getcontext.3 index 142f768472..d6a415ff41 100644 --- a/man3/getcontext.3 +++ b/man3/getcontext.3 @@ -41,7 +41,7 @@ defined in and the four functions .BR getcontext (), .BR setcontext (), -.BR makecontext (3) +.BR makecontext (3), and .BR swapcontext (3) that allow user-level context switching between multiple |
