Package: mount
Version: 2.12p-5
Severity: wishlist
Tags: upstream

In mount(8) Mention what mount will do when encountering two lines
in fstab that point to the same thing:

/dev/hda5 none swap sw 0 0
/dev/hda5 /bla ext2 defaults 0 0

In fstab(8) mention if it is OK
to have two or more lines pointing to the same thing.

If mount ignores the second line, then that differs from what happens
if one gives them one by one to mount from the command line.  There
should be some error message.

Also catch repeated exact lines
/dev/hda5 none swap sw 0 0
/dev/hda5 none swap sw 0 0


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to