This commit is contained in:
Michael Kerrisk 2007-12-24 22:26:26 +00:00
parent 438825e097
commit bb12223f29
1 changed files with 12 additions and 2 deletions

14
Changes
View File

@ -207,14 +207,20 @@ svipc.7
mtk
Fix unbalanced .nf/.fi pairs.
chmod.2
getxattr.2
listxattr.2
lseek.2
removexattr.2
setxattr.2
stat.2
feature_test_macros.7
fpathconf.3
fopen.3
mtk
Rename argument: s/filedes/fd/
Rename argument: s/file*des/fd/ , since that is the name most
commonly used on man pages for a file descriptor argument.
bindresvport.3
des_crypt.3
@ -252,6 +258,10 @@ mmap.2
mtk
Add comma to clarify meaning of a sentence.
pipe.2
mtk
Rename 'filedes' argument 'pipefd'.
spu_create.2
Alain Portal / mtk; acked by Jeremy Kerr
Minor formatting/wording changes.
@ -290,7 +300,7 @@ mbsnrtowcs.3
mbsrtowcs.3
mbstowcs.3
mtk
Use proper .IP lists
Use .IP tags to create properly formatted lists.
console_ioctl.4
mtk