Joseph Koshy 18af604492 1. Enhanced syntax for mount(8). The -o option now supports two 'meta'
options:

    -o fstab	brings in filesystem options specified in /etc/fstab
    -o current	incorporates the current set of options for the file
		system

   The rightmost option wins in the case of conflicting options being
   specified.

   E.g.:-

   # mount -u -o current,nosuid /home

   will preserve the current mount options while adding the 'nosuid' flag.

2. Rewording of manual page to be hopefully clearer; small -Wall
   cleanups.

Thanks to David Malone for his patience and willingness to work
multiple patches on request.

PR:		bin/6399
Submitted by:	David Malone <dwmalone@maths.tcd.ie>
1999-05-07 05:22:08 +00:00
..
1998-06-28 18:34:01 +00:00
1999-05-06 19:20:34 +00:00
1999-05-03 13:53:16 +00:00
1998-08-31 16:41:09 +00:00
1999-04-25 22:33:30 +00:00
1998-08-30 04:48:00 +00:00
1999-05-06 11:28:01 +00:00
1998-11-12 11:10:26 +00:00
1998-11-12 11:10:26 +00:00
1998-11-12 11:10:26 +00:00
1999-05-01 14:54:21 +00:00
1999-05-04 11:34:33 +00:00
1999-04-25 22:33:30 +00:00
1999-04-01 01:42:28 +00:00
1999-04-13 02:20:07 +00:00
1999-02-01 21:02:38 +00:00
1999-04-25 22:33:30 +00:00
1998-08-02 16:06:35 +00:00
1998-08-03 06:32:57 +00:00
1998-08-03 06:35:01 +00:00
1999-01-10 02:10:08 +00:00
1999-05-02 22:23:18 +00:00