Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Oct 2011 07:38:56 +0000 (UTC)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r226653 - head/share/man/man5
Message-ID:  <201110230738.p9N7cuGT017393@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: hrs
Date: Sun Oct 23 07:38:55 2011
New Revision: 226653
URL: http://svn.freebsd.org/changeset/base/226653

Log:
  Fix typos.

Modified:
  head/share/man/man5/rc.conf.5

Modified: head/share/man/man5/rc.conf.5
==============================================================================
--- head/share/man/man5/rc.conf.5	Sun Oct 23 07:37:36 2011	(r226652)
+++ head/share/man/man5/rc.conf.5	Sun Oct 23 07:38:55 2011	(r226653)
@@ -1485,7 +1485,7 @@ is empty.
 .Pp
 For example, the following configuration
 .Bd -literal
-ipv6_prefix_ed0="2001:db8:1:: 2001:db8:2::"
+ipv6_prefix_ed0="2001:db8:1:0 2001:db8:2:0"
 .Ed
 .Pp
 is equivalent to the following:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110230738.p9N7cuGT017393>