From owner-svn-src-head@FreeBSD.ORG Fri Oct 12 19:53:14 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 263565D1; Fri, 12 Oct 2012 19:53:14 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id E96678FC0C; Fri, 12 Oct 2012 19:53:13 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9CJrDKC065944; Fri, 12 Oct 2012 19:53:13 GMT (envelope-from glebius@svn.freebsd.org) Received: (from glebius@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9CJrD77065942; Fri, 12 Oct 2012 19:53:13 GMT (envelope-from glebius@svn.freebsd.org) Message-Id: <201210121953.q9CJrD77065942@svn.freebsd.org> From: Gleb Smirnoff Date: Fri, 12 Oct 2012 19:53:13 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r241491 - head/share/man/man4 X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Oct 2012 19:53:14 -0000 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