Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/sup/source Usge -> Usage in comment.
details: https://anonhg.NetBSD.org/src/rev/6a96ba4d369d
branches: trunk
changeset: 533911:6a96ba4d369d
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Jul 10 21:31:30 2002 +0000
description:
Usge -> Usage in comment.
diffstat:
usr.sbin/sup/source/atoo.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f84c5069e7f4 -r 6a96ba4d369d usr.sbin/sup/source/atoo.c
--- a/usr.sbin/sup/source/atoo.c Wed Jul 10 21:28:13 2002 +0000
+++ b/usr.sbin/sup/source/atoo.c Wed Jul 10 21:31:30 2002 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: atoo.c,v 1.4 2002/07/10 20:19:38 wiz Exp $ */
+/* $NetBSD: atoo.c,v 1.5 2002/07/10 21:31:30 wiz Exp $ */
/*
* Copyright (c) 1991 Carnegie Mellon University
@@ -26,7 +26,7 @@
*/
/* atoo -- convert ascii to octal
*
- * Usge: i = atoo (string);
+ * Usage: i = atoo (string);
* unsigned int i;
* char *string;
*
Home |
Main Index |
Thread Index |
Old Index