diff options
| author | simonb <simonb@NetBSD.org> | 2004-04-23 02:58:27 +0000 |
|---|---|---|
| committer | simonb <simonb@NetBSD.org> | 2004-04-23 02:58:27 +0000 |
| commit | 9bc855a9318a0a67f86e978bdd66366e2786b5ef (patch) | |
| tree | 5ad22dd973d299d05210905342892ed44925baa8 /share/doc | |
| parent | ba5d7d507ca5f52f1ee68ed0c1a8527c58d07c9d (diff) | |
s/the the/the/ (only in sources that aren't regularly imported from
elsewhere).
Diffstat (limited to 'share/doc')
| -rw-r--r-- | share/doc/papers/pulldown/1.t | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/doc/papers/pulldown/1.t b/share/doc/papers/pulldown/1.t index d5e09791bdb..75612d05563 100644 --- a/share/doc/papers/pulldown/1.t +++ b/share/doc/papers/pulldown/1.t @@ -1,4 +1,4 @@ -.\" $Id: 1.t,v 1.1 2001/07/04 05:29:25 itojun Exp $ +.\" $Id: 1.t,v 1.2 2004/04/23 02:58:27 simonb Exp $ .\" .\".ds RH 4.4BSD incompatibility with IPv6/IPsec packet processing .NH 1 @@ -52,7 +52,7 @@ bytes in the packet are placed in the continuous memory region. After a call to .I m_pullup, -the caller can safely access the the first +the caller can safely access the first .I len bytes of the packet, assuming that they are continuous. The caller can, for example, safely use pointer variables into |
