svn commit: r241491 - head/share/man/man4

Gleb Smirnoff glebius at FreeBSD.org
Fri Oct 12 19:53:14 UTC 2012


Author: glebius
Date: Fri Oct 12 19:53:13 2012
New Revision: 241491
URL: http://svn.freebsd.org/changeset/base/241491

Log:
  Fix type in last commit.
  
  Submitted by:	brueffer

Modified:
  head/share/man/man4/ip.4

Modified: head/share/man/man4/ip.4
==============================================================================
--- head/share/man/man4/ip.4	Fri Oct 12 18:49:07 2012	(r241490)
+++ head/share/man/man4/ip.4	Fri Oct 12 19:53:13 2012	(r241491)
@@ -32,7 +32,7 @@
 .\"     @(#)ip.4	8.2 (Berkeley) 11/30/93
 .\" $FreeBSD$
 .\"
-.Dd Ocotber 12, 2012
+.Dd October 12, 2012
 .Dt IP 4
 .Os
 .Sh NAME


More information about the svn-src-all mailing list