freebsd-dev/lib/libc
Alexey Zelkin 2a53c5ec96 mdoc(7) cleanup:
. use real function names as `.Nm' macro argument in NAME section. It allows
them to appear in apropos(1) or whatis(1) output.

. replace empty lines with `.Pp' macro.

. replace hardcoded standard names with their `.St' macro equivalents.

. sort cross references in SEE ALSO section
2000-05-04 08:05:45 +00:00
..
alpha
amd64 Use assembler directives rather than ALTENTRY() so that longjmp() and 2000-05-04 04:36:26 +00:00
compat-43 Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
db
gen Remove cancellation point propagation. 2000-04-26 23:17:17 +00:00
gmon Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
i386 Use assembler directives rather than ALTENTRY() so that longjmp() and 2000-05-04 04:36:26 +00:00
include
locale Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
mips
mipseb
mipsel
net Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
nls Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
posix1e Introduce .Lb macro to libposix1e manpages 2000-04-22 16:13:36 +00:00
quad
regex
rpc
stdio Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
stdlib Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
stdtime Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
string Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
sys mdoc(7) cleanup: 2000-05-04 08:05:45 +00:00
xdr Do proper byte swapping in 64bit routines. 2000-04-12 08:41:16 +00:00
yp
Makefile
Makefile.inc