freebsd-dev/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 "break", "chdir", "continue", "else", and "while" are sh(1) builtins; 2001-04-25 05:53:20 +00:00
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 MAN[1-9] -> MAN. 2001-03-27 13:48:25 +00:00
man7 Document /usr/include/dev/{ic,wi}. 2001-06-05 18:52:55 +00:00
man8 Fix a spacing issue. (No content changes.) 2001-06-01 01:36:03 +00:00
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