From owner-svn-src-stable@FreeBSD.ORG Fri Feb 6 17:21:42 2009 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 22BF1106564A; Fri, 6 Feb 2009 17:21:42 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 101D78FC20; Fri, 6 Feb 2009 17:21:42 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id n16HLfPT067207; Fri, 6 Feb 2009 17:21:41 GMT (envelope-from tabthorpe@svn.freebsd.org) Received: (from tabthorpe@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id n16HLf77067205; Fri, 6 Feb 2009 17:21:41 GMT (envelope-from tabthorpe@svn.freebsd.org) Message-Id: <200902061721.n16HLf77067205@svn.freebsd.org> From: Thomas Abthorpe Date: Fri, 6 Feb 2009 17:21:41 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-6@freebsd.org X-SVN-Group: stable-6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r188242 - stable/6/share/man/man5 X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2009 17:21:42 -0000 Author: tabthorpe (ports committer) Date: Fri Feb 6 17:21:41 2009 New Revision: 188242 URL: http://svn.freebsd.org/changeset/base/188242 Log: - MFC the portindex(5) manual page PR: docs/70652 Reviewed by: keramida Approved by: trhodes Added: stable/6/share/man/man5/portindex.5 - copied, changed from r187825, head/share/man/man5/portindex.5 Modified: stable/6/share/man/man5/Makefile Modified: stable/6/share/man/man5/Makefile ============================================================================== --- stable/6/share/man/man5/Makefile Fri Feb 6 17:19:02 2009 (r188241) +++ stable/6/share/man/man5/Makefile Fri Feb 6 17:21:41 2009 (r188242) @@ -45,9 +45,10 @@ MAN= acct.5 \ nsswitch.conf.5 \ passwd.5 \ pbm.5 \ - portsnap.conf.5 \ periodic.conf.5 \ phones.5 \ + portindex.5 \ + portsnap.conf.5 \ procfs.5 \ protocols.5 \ quota.user.5 \ Copied and modified: stable/6/share/man/man5/portindex.5 (from r187825, head/share/man/man5/portindex.5) ============================================================================== --- head/share/man/man5/portindex.5 Wed Jan 28 15:22:44 2009 (r187825, copy source) +++ stable/6/share/man/man5/portindex.5 Fri Feb 6 17:21:41 2009 (r188242) @@ -90,8 +90,8 @@ branch. vim-6.3.15|/usr/ports/editors/vim|/usr/local|Vi "workalike", with many additional features|/usr/ports/editors/vim/pkg-descr|obrien@FreeBSD.org|editors|libiconv-1.9.2_1|libiconv-1.9.2_1|http://www.vim.org/||| .Ed .Sh SEE ALSO -.Xr csup 1 , .Xr build 1 , +.Xr csup 1 , .Xr ports 7 .Sh AUTHORS .An -nosplit