svn commit: r214447 - head/usr.sbin/rtadvd

Bjoern A. Zeeb bz at FreeBSD.org
Thu Oct 28 11:09:13 UTC 2010


Author: bz
Date: Thu Oct 28 11:09:12 2010
New Revision: 214447
URL: http://svn.freebsd.org/changeset/base/214447

Log:
  Correct a typo.
  
  MFC after:	3 days

Modified:
  head/usr.sbin/rtadvd/rtadvd.conf.5

Modified: head/usr.sbin/rtadvd/rtadvd.conf.5
==============================================================================
--- head/usr.sbin/rtadvd/rtadvd.conf.5	Thu Oct 28 07:58:06 2010	(r214446)
+++ head/usr.sbin/rtadvd/rtadvd.conf.5	Thu Oct 28 11:09:12 2010	(r214447)
@@ -109,7 +109,7 @@ The default value is 64.
 (str or num) A 8-bit flags field in router advertisement message header.
 This field can be specified either as a case-sensitive string or as an
 integer.
-A sting consists of characters each of which corresponds to a
+A string consists of characters each of which corresponds to a
 particular flag bit(s).
 An integer should be the logical OR of all enabled bits.
 Bit 7


More information about the svn-src-head mailing list