Date: Wed, 11 Dec 1996 02:02:09 -0800 (PST) From: "Jordan K. Hubbard" <jkh> To: CVS-committers, cvs-all, cvs-bin Subject: cvs commit: src/bin/df df.1 df.c Message-ID: <199612111002.CAA00864@freefall.freebsd.org>
index | next in thread | raw e-mail
jkh 96/12/11 02:02:06
Modified: bin/df df.1 df.c
Log:
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>
Revision Changes Path
1.5 +6 -3 src/bin/df/df.1
1.9 +3 -1 src/bin/df/df.c
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612111002.CAA00864>
