Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Nov 1999 21:45:06 -0800
From:      Chris Piazza <cpiazza@jaxon.net>
To:        Chris Piazza <cpiazza@jaxon.net>
Cc:        matt@csis.gvsu.edu, freebsd-hackers@FreeBSD.ORG
Subject:   Re: Human readable df
Message-ID:  <19991129214506.E16943@norn.ca.eu.org>
In-Reply-To: <19991129213953.D16943@norn.ca.eu.org>; from cpiazza@jaxon.net on Mon, Nov 29, 1999 at 09:39:53PM -0800
References:  <19991129230436.A6501@badmofo> <19991129213953.D16943@norn.ca.eu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 29, 1999 at 09:39:53PM -0800, Chris Piazza wrote:

Oops, plus the usage change which I forgot (of course).

@@ -382,6 +463,6 @@
 usage()
 {
        (void)fprintf(stderr,
-           "usage: df [-aikn] [-t type] [file | filesystem ...]\n");
+           "usage: df [-ahikn] [-t type] [file | filesystem ...]\n");
        exit(1);
 }

-Chris
--
cpiazza@jaxon.net   cpiazza@FreeBSD.org
        Abbotsford, BC, Canada


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991129214506.E16943>