freebsd-nq/share/man
Robert Watson 0734b428c7 o The VOP_RDWR man page neglected to mention (at least) two error modes
possible when writing:

     [EFBIG]            An attempt was made to write a file that exceeds
                        the process's file size limit or the maximum file
                        size.

     [EPERM]            An append-only flag is set on the file, but the
                        caller is attempting to write before the current
                        end of file.
2001-06-15 16:12:41 +00:00
..
man0 Add a smal line of text which indicates I am working on updating 2001-01-18 07:19:25 +00:00
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 Sync with recent KAME. 2001-06-11 12:39:29 +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 o The VOP_RDWR man page neglected to mention (at least) two error modes 2001-06-15 16:12:41 +00:00
tools Our manual pages are no longer in /usr/man, but in /usr/share/man. 2001-02-06 12:45:29 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00