Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jun 2010 13:59:41 +0000 (UTC)
From:      Gabor Kovesdan <gabor@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r209254 - head/share/man/man7
Message-ID:  <201006171359.o5HDxfN7047095@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gabor
Date: Thu Jun 17 13:59:41 2010
New Revision: 209254
URL: http://svn.freebsd.org/changeset/base/209254

Log:
  - Fix typo, it should have been c78.7
  
  Submitted by:	pluknet <pluknet@gmail.com>

Modified:
  head/share/man/man7/Makefile

Modified: head/share/man/man7/Makefile
==============================================================================
--- head/share/man/man7/Makefile	Thu Jun 17 12:37:50 2010	(r209253)
+++ head/share/man/man7/Makefile	Thu Jun 17 13:59:41 2010	(r209254)
@@ -29,7 +29,7 @@ MAN=	adding_user.7 \
 MLINKS=	intro.7 miscellaneous.7
 MLINKS+= security.7 securelevel.7
 MLINKS+= c99.7 c.7
-MLINKS+= c99.7 c79.7
+MLINKS+= c99.7 c78.7
 MLINKS+= c99.7 c89.7
 MLINKS+= c99.7 c90.7
 



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