Date: Thu, 8 Mar 2007 06:10:17 +0000 (UTC) From: Will Andrews <will@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/df df.c Message-ID: <200703080610.l286AHEg089191@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
will 2007-03-08 06:10:17 UTC FreeBSD src repository Modified files: bin/df df.c Log: Fix a bug where the mutual exclusivity of the -l and -t options is not recognized properly if -l is specified first. PR: bin/105721 MFC after: 1 week Revision Changes Path 1.67 +4 -1 src/bin/df/df.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703080610.l286AHEg089191>