From 329fbacce4453d0431321d54a2a35ea6090e7b6d Mon Sep 17 00:00:00 2001 From: Giorgos Keramidas <keramida@FreeBSD.org> Date: Wed, 21 May 2003 21:01:23 +0000 Subject: [PATCH] Minor English grammar nit. Translators please ignore. --- en_US.ISO8859-1/books/developers-handbook/ipv6/chapter.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/developers-handbook/ipv6/chapter.sgml b/en_US.ISO8859-1/books/developers-handbook/ipv6/chapter.sgml index cbf55c798d..343161870e 100644 --- a/en_US.ISO8859-1/books/developers-handbook/ipv6/chapter.sgml +++ b/en_US.ISO8859-1/books/developers-handbook/ipv6/chapter.sgml @@ -451,7 +451,7 @@ fe80:2::%ep0/64 link#2 UC ep0</screen> like tunnel interfaces, or ppp interfaces) will borrow IEEE802 address from other interfaces, such as Ethernet interfaces, whenever possible. If there is no IEEE802 hardware attached, - last-resort pseudorandom value, which is from MD5(hostname), will + a last resort pseudo-random value, MD5(hostname), will be used as source of link-local address. If it is not suitable for your usage, you will need to configure the link-local address manually.</para>