]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
libc manpages: various improvements from NetBSD
authorgbe <gbe@FreeBSD.org>
Sun, 14 Jun 2020 05:59:30 +0000 (05:59 +0000)
committergbe <gbe@FreeBSD.org>
Sun, 14 Jun 2020 05:59:30 +0000 (05:59 +0000)
commit7d6a22904374df1386dd801a088317c2d566ce6d
tree87c4f4836a0e865c2963bcba9ef5e27123a92581
parent7376ccd5200f12abfff6276dabda7fa0cb98a0ec
libc manpages: various improvements from NetBSD

- Add STANDARDS and HISTORY sections within the appropriate manpages
- Mention two USENIX papers within kqueue(2) and strlcpy(3)

Reviewed by: bcr (mentor)
Approved by: bcr (mentor)
Obtained from: NetBSD
MFC after: 7 days
Differential Revision: https://reviews.freebsd.org/D24650
lib/libc/stdio/fflush.3
lib/libc/stdio/fopen.3
lib/libc/stdio/setbuf.3
lib/libc/string/strlcpy.3
lib/libc/sys/getgid.2
lib/libc/sys/getitimer.2
lib/libc/sys/kqueue.2