[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: mount(8) man page has wrong example for 'mount -t mfs'
In message <Pine.LNX.4.21.0401011723280.4432-100000@xeon25.aei-potsdam.mpg.de>
so spake Jonathan Thornburg (jthorn):
> Assuming the usual OpenBSD conventions, /dev/dk0b will be a swap
> partition, in which case, as was just pointed out to me in message
> <http://monkey.org/openbsd/archive/tech/0312/msg00184.html>, the syntax
> is wrong (and doesn't work any more as of 3.4). According to that message,
> the correct syntax has swap instead of /dev/dk0b .
No, that syntax is *not* wrong. Both types are acceptable as
documented in mount_mfs(8).
- todd