1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/share/man
Dag-Erling Smørgrav d647935801 sbuf_new(9) now returns a struct sbuf * instead of an int. If the caller
does not provide a struct sbuf, sbuf_new(9) will allocate one and return
a pointer to it.
2001-06-10 15:48:04 +00:00
..
man0
man1
man3 Add a missing word. 2001-06-05 00:25:18 +00:00
man4 Fix cross-references: 2001-06-10 12:06:54 +00:00
man5 Fix cross-references: 2001-06-10 12:06:54 +00:00
man6
man7 Document /usr/include/dev/{ic,wi}. 2001-06-05 18:52:55 +00:00
man8
man9 sbuf_new(9) now returns a struct sbuf * instead of an int. If the caller 2001-06-10 15:48:04 +00:00
tools
Makefile