Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/drvctl synch usage() with the man page.
details: https://anonhg.NetBSD.org/src/rev/ed168633f489
branches: trunk
changeset: 812258:ed168633f489
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Mon Dec 07 03:34:00 2015 +0000
description:
synch usage() with the man page.
diffstat:
sbin/drvctl/drvctl.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ca1dfaf06c05 -r ed168633f489 sbin/drvctl/drvctl.c
--- a/sbin/drvctl/drvctl.c Mon Dec 07 03:25:57 2015 +0000
+++ b/sbin/drvctl/drvctl.c Mon Dec 07 03:34:00 2015 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: drvctl.c,v 1.17 2015/02/24 18:15:29 mlelstv Exp $ */
+/* $NetBSD: drvctl.c,v 1.18 2015/12/07 03:34:00 pgoyette Exp $ */
/*
* Copyright (c) 2004
@@ -55,7 +55,7 @@
fprintf(stderr, "Usage: %s -r [-a attribute] busdevice [locator ...]\n"
" %s -d device\n"
" %s [-nt] -l [device]\n"
- " %s [-n] -p device [prop]\n"
+ " %s [-n] -p device [property]\n"
" %s -Q device\n"
" %s -R device\n"
" %s -S device\n",
Home |
Main Index |
Thread Index |
Old Index