From owner-svn-src-all@FreeBSD.ORG Fri Feb 6 17:19:03 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2DD8B1065703; Fri, 6 Feb 2009 17:19:03 +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 1AAD58FC26; Fri, 6 Feb 2009 17:19:03 +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 n16HJ2uw067122; Fri, 6 Feb 2009 17:19:02 GMT (envelope-from tabthorpe@svn.freebsd.org) Received: (from tabthorpe@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id n16HJ26o067119; Fri, 6 Feb 2009 17:19:02 GMT (envelope-from tabthorpe@svn.freebsd.org) Message-Id: <200902061719.n16HJ26o067119@svn.freebsd.org> From: Thomas Abthorpe Date: Fri, 6 Feb 2009 17:19:02 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org X-SVN-Group: stable-7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r188241 - stable/7/share/man/man5 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2009 17:19:04 -0000 Author: tabthorpe (ports committer) Date: Fri Feb 6 17:19:02 2009 New Revision: 188241 URL: http://svn.freebsd.org/changeset/base/188241 Log: - MFC the portindex(5) manual page PR: docs/70652 Approved by: trhodes Added: stable/7/share/man/man5/portindex.5 - copied, changed from r187825, head/share/man/man5/portindex.5 Modified: stable/7/share/man/man5/Makefile Modified: stable/7/share/man/man5/Makefile ============================================================================== --- stable/7/share/man/man5/Makefile Fri Feb 6 17:14:07 2009 (r188240) +++ stable/7/share/man/man5/Makefile Fri Feb 6 17:19:02 2009 (r188241) @@ -51,6 +51,7 @@ MAN= acct.5 \ pbm.5 \ periodic.conf.5 \ phones.5 \ + portindex.5 \ portsnap.conf.5 \ procfs.5 \ protocols.5 \ Copied and modified: stable/7/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/7/share/man/man5/portindex.5 Fri Feb 6 17:19:02 2009 (r188241) @@ -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