diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-06-11 19:20:30 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-06-11 19:20:30 +0000 |
| commit | fc7ba057353b065cf4786281d4ee5a2183e539a6 (patch) | |
| tree | a11a35d0190746ad30aeb8947791bbeea159402e /man3/fopen.3 | |
| parent | 7eeba17aac201a7d179c078b161b7191569b2f71 (diff) | |
| download | man-pages-fc7ba057353b065cf4786281d4ee5a2183e539a6.tar.gz | |
s/process' /process's/
Diffstat (limited to 'man3/fopen.3')
| -rw-r--r-- | man3/fopen.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/fopen.3 b/man3/fopen.3 index d524496f3d..09b70a9f36 100644 --- a/man3/fopen.3 +++ b/man3/fopen.3 @@ -106,7 +106,7 @@ environments.) .PP Any created files will have mode .BR S_IRUSR \&| S_IWUSR \&| S_IRGRP \&| S_IWGRP \&| S_IROTH \&| S_IWOTH -(0666), as modified by the process' umask value (see +(0666), as modified by the process's umask value (see .BR umask (2)). .PP Reads and writes may be intermixed on read/write streams in any order. |
