freebsd_amp_hwpstate/bin/df
Jordan K. Hubbard 2ffc1ec6ca The manual page of df called cd9660 file systems by the name
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>
1996-12-11 10:01:56 +00:00
..
Makefile Added $Id$ 1994-09-24 02:59:15 +00:00
df.1 The manual page of df called cd9660 file systems by the name 1996-12-11 10:01:56 +00:00
df.c The manual page of df called cd9660 file systems by the name 1996-12-11 10:01:56 +00:00