summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rtadvd
diff options
context:
space:
mode:
authorsuz <suz@FreeBSD.org>2005-11-17 02:34:50 +0000
committersuz <suz@FreeBSD.org>2005-11-17 02:34:50 +0000
commit7c337042bec10f155ea78bd9c9ef213c54b95847 (patch)
treedda1cf986e14a62147b782ab7fe6667c43702ddd /usr.sbin/rtadvd
parent41744eae0f89fe958fbd343757f3af63bc295a79 (diff)
downloadFreeBSD-src-7c337042bec10f155ea78bd9c9ef213c54b95847.zip
FreeBSD-src-7c337042bec10f155ea78bd9c9ef213c54b95847.tar.gz
fixed a typo in comment
Diffstat (limited to 'usr.sbin/rtadvd')
-rw-r--r--usr.sbin/rtadvd/config.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rtadvd/config.c b/usr.sbin/rtadvd/config.c
index e9e3b97..000cd3a 100644
--- a/usr.sbin/rtadvd/config.c
+++ b/usr.sbin/rtadvd/config.c
@@ -705,7 +705,7 @@ makeentry(buf, len, id, string)
* Add a prefix to the list of specified interface and reconstruct
* the outgoing packet.
* The prefix must not be in the list.
- * XXX: other parameters of the prefix (e.g. lifetime) shoule be
+ * XXX: other parameters of the prefix (e.g. lifetime) should be
* able to be specified.
*/
static void
OpenPOWER on IntegriCloud