diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-03-29 22:31:35 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-03-29 22:31:35 +0200 |
| commit | 329c1277b87774a4e53e48b325e44e65cfcb273a (patch) | |
| tree | dea08d1f629d5807d43dd97a38440d7bb4647c27 | |
| parent | 1e64c86bbf60914ce435d0209e982c0b4b5e2c5e (diff) | |
| download | man-pages-329c1277b87774a4e53e48b325e44e65cfcb273a.tar.gz | |
Changes: Expanded tabs
| -rw-r--r-- | Changes | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -118,7 +118,7 @@ clone.2 Document that clone() silently ignores CLONE_PID and CLONE_STOPPED Normally, system calls return EINVAL for flags they don't support. Explicitly document that clone does *not* produce an error for - these two obsolete flags. + these two obsolete flags. Michael Kerrisk Small rewording of explanation of clone() wrt threads Clone has so many effects that it's an oversimplification to say @@ -276,7 +276,7 @@ socket.2 Heinrich Schuchardt SEE ALSO close(2) The description mentions close(2). Hence it should also be - referenced in the SEE ALSO section. + referenced in the SEE ALSO section. syscall.2 Jann Horn @@ -517,8 +517,8 @@ console_codes.4 Add Console Private CSI sequence 15 An undocumented escape sequence in drivers/tty/vt/vt.c brings the previously accessed virtual terminal to the foreground. - mtk: Patch misattributed to Taisuke Yamada in Git commit - because of a muck up on my part. + mtk: Patch misattributed to Taisuke Yamada in Git commit + because of a muck up on my part. Michael Kerrisk Add kernel version number for CSI sequence 15 |
