Re: svn commit: r218652 - head/sbin/mdconfig

2011-02-13 Thread Alexander Best
On Sun Feb 13 11, Bruce Cran wrote: > Author: brucec > Date: Sun Feb 13 18:30:17 2011 > New Revision: 218652 > URL: http://svn.freebsd.org/changeset/base/218652 > > Log: > Only print the unit number when invoked with the -n flag. wow. i completely forget about this one. ;) thanks for taking car

svn commit: r218652 - head/sbin/mdconfig

2011-02-13 Thread Bruce Cran
Author: brucec Date: Sun Feb 13 18:30:17 2011 New Revision: 218652 URL: http://svn.freebsd.org/changeset/base/218652 Log: Only print the unit number when invoked with the -n flag. PR: bin/144300 Submitted by: arundel MFC after:3 days Modified: head/sbin/mdconfig/mdconfig.c Mod