Date: Thu, 21 Oct 2010 11:02:29 -0700 From: Garrett Cooper <gcooper@FreeBSD.org> To: Alexander Best <arundel@freebsd.org> Cc: freebsd-hackers@freebsd.org Subject: Re: a few minor kldstat fixes Message-ID: <AANLkTik0Kow_jsWrZOjv-jK7zkwSJosuuPOgb4ZF3Hkh@mail.gmail.com> In-Reply-To: <20101021174658.GA11107@freebsd.org> References: <20101021174658.GA11107@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 21, 2010 at 10:46 AM, Alexander Best <arundel@freebsd.org> wrote: > this patch fixes the following issues: > > - unbreak 'kldstat -i 999 -v' output > - remove an unnecessary set of "{" and "}" > - change printfile() to blend into the overall style used in kldstat.c > - add a kldstat(8) entry to document the relationship between the "-i" and "-n" flags Might be better to say that the -i and -n options are mutually exclusive in the manpage, and have the args parser parse out those two cases and bail if both of them are set. Thanks! -Garrett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTik0Kow_jsWrZOjv-jK7zkwSJosuuPOgb4ZF3Hkh>