Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/altq/altqstat client, not clinet.
details: https://anonhg.NetBSD.org/src/rev/79aef779f13f
branches: trunk
changeset: 519805:79aef779f13f
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Dec 27 13:22:01 2001 +0000
description:
client, not clinet.
diffstat:
usr.sbin/altq/altqstat/quip_client.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b6c918889c39 -r 79aef779f13f usr.sbin/altq/altqstat/quip_client.c
--- a/usr.sbin/altq/altqstat/quip_client.c Thu Dec 27 13:20:53 2001 +0000
+++ b/usr.sbin/altq/altqstat/quip_client.c Thu Dec 27 13:22:01 2001 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: quip_client.c,v 1.4 2001/08/22 08:52:36 itojun Exp $ */
+/* $NetBSD: quip_client.c,v 1.5 2001/12/27 13:22:01 wiz Exp $ */
/* $KAME: quip_client.c,v 1.5 2001/08/20 06:41:33 kjc Exp $ */
/*
* Copyright (C) 1999-2000
@@ -45,7 +45,7 @@
* quip (queue information protocol) is a http-like protocol
* in order to retrieve information from the server.
* a unix domain TCP socket "/var/run/altq_quip" is used for
- * clinet-server style communication.
+ * client-server style communication.
*
* there are 2 quip message types: request and response.
* request format: (only single-line request message is used at this moment)
Home |
Main Index |
Thread Index |
Old Index