From owner-cvs-lib Sat Nov 9 21:57:05 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA16944 for cvs-lib-outgoing; Sat, 9 Nov 1996 21:57:05 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA16924; Sat, 9 Nov 1996 21:56:45 -0800 (PST) Date: Sat, 9 Nov 1996 21:56:45 -0800 (PST) From: "David E. O'Brien" Message-Id: <199611100556.VAA16924@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/sys mount.2 Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk obrien 96/11/09 21:56:45 Modified: lib/libc/sys mount.2 Log: Added to MNT_FORCE option description after seeing Bruce's commit message dealing w/the fixit floppy. Also added the MNT_RELOAD, MNT_WANTRDWR, MNT_ASYNC, MNT_NOATIME, MOUNT_UNION flags. Someone might want to check my description of MNT_RELOAD. 2.2-R candidate. Not a 2.1.6-R candidate -- some current flags aren't in 2.1.5-R's version. Revision Changes Path 1.3 +24 -3 src/lib/libc/sys/mount.2