man-pages.7: Add description of "C library/kernel ABI differences" subsection

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-05-15 16:23:11 +02:00
parent 9042e249e4
commit 3a8bef11e0
1 changed files with 6 additions and 0 deletions

View File

@ -433,6 +433,12 @@ Miscellaneous notes.
For Section 2 and 3 man pages you may find it useful to include For Section 2 and 3 man pages you may find it useful to include
subsections (\fBSS\fP) named \fILinux Notes\fP and \fIGlibc Notes\fP. subsections (\fBSS\fP) named \fILinux Notes\fP and \fIGlibc Notes\fP.
In Section 2, use the heading
.I "C library/kernel ABI differences"
to mark off notes that describe the differences (if any) between
the C library wrapper function for a system call and
the raw system call interface provided by the kernel.
.TP .TP
.B BUGS .B BUGS
A list of limitations, known defects or inconveniences, A list of limitations, known defects or inconveniences,