看板 DFBSD_commit 關於我們 聯絡資訊
commit a6c40a6eca4fddb013cf1e4c648dc2cbee99a5b0 Author: Alex Hornung <ahornung@gmail.com> Date: Wed Aug 5 12:20:04 2009 +0100 devfsctl - Cleanup of usage() and its callers Check if any action was performed, and if not, show a usage message to point the user in the right direction of how to use this. Also remove one indentation tab to make messages easier to read. Also fix some usage printf issues (missing spaces) Summary of changes: usr.sbin/devfsctl/devfsctl.c | 32 ++++++++++++++++++++------------ 1 files changed, 20 insertions(+), 12 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a6c40a6eca4fddb013cf1e4c648dc2cbee99a5b0 -- DragonFly BSD source repository