mirror of
https://github.com/opnsense/src.git
synced 2026-03-21 10:20:09 -04:00
isofs while the df command itself used the name iso9660fs or
cdfs. Both of these were inconsistent with the name cd9660 which
is used by the mount command. I modified df to recognize all of
the names cd9660, cdfs, isofs, and iso9660fs, and take them all
to refer to the same thing. Naturally I added a note of this
behaviour in the manual page too.
Submitted-By: Jukka Ukkonen <jau@jau.csc.fi>
|
||
|---|---|---|
| .. | ||
| df.1 | ||
| df.c | ||
| Makefile | ||