diff options
Diffstat (limited to 'networking/dnsd.c')
-rw-r--r-- | networking/dnsd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/dnsd.c b/networking/dnsd.c index 7be90018d..1b85618c6 100644 --- a/networking/dnsd.c +++ b/networking/dnsd.c | |||
@@ -360,7 +360,7 @@ RDATA a variable length string of octets that describes the resource. | |||
360 | 360 | ||
361 | In order to reduce the size of messages, domain names coan be compressed. | 361 | In order to reduce the size of messages, domain names coan be compressed. |
362 | An entire domain name or a list of labels at the end of a domain name | 362 | An entire domain name or a list of labels at the end of a domain name |
363 | is replaced with a pointer to a prior occurance of the same name. | 363 | is replaced with a pointer to a prior occurrence of the same name. |
364 | 364 | ||
365 | The pointer takes the form of a two octet sequence: | 365 | The pointer takes the form of a two octet sequence: |
366 | +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+ | 366 | +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+ |