aboutsummaryrefslogtreecommitdiff
path: root/sys/net/slcompress.h
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-01-30 23:02:38 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-01-30 23:02:38 +0000
commit6c5e9bbdf5bb93639ae4899ddef635fe2ecbdd49 (patch)
treed5a8ea90ac641a456fff5afceb0a72173a7abe6e /sys/net/slcompress.h
parent09b5920411b857421036b7143f6cf39b5e264961 (diff)
Notes
Diffstat (limited to 'sys/net/slcompress.h')
-rw-r--r--sys/net/slcompress.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/net/slcompress.h b/sys/net/slcompress.h
index f7230c5a1d871..2d52056b898ba 100644
--- a/sys/net/slcompress.h
+++ b/sys/net/slcompress.h
@@ -35,7 +35,7 @@
*
* Van Jacobson (van@helios.ee.lbl.gov), Dec 31, 1989:
* - Initial distribution.
- * $Id: slcompress.h,v 1.7 1995/10/31 19:22:32 peter Exp $
+ * $Id: slcompress.h,v 1.8 1995/11/18 13:07:51 bde Exp $
*/
#ifndef _NET_SLCOMPRESS_H_
@@ -59,7 +59,7 @@
*
* There are 5 numbers which can change (they are always inserted
* in the following order): TCP urgent pointer, window,
- * acknowlegement, sequence number and IP ID. (The urgent pointer
+ * acknowledgement, sequence number and IP ID. (The urgent pointer
* is different from the others in that its value is sent, not the
* change in value.) Since typical use of SLIP links is biased
* toward small packets (see comments on MTU/MSS below), changes