Date: Fri, 6 Feb 2009 17:21:41 +0000 (UTC) From: Thomas Abthorpe <tabthorpe@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-6@freebsd.org Subject: svn commit: r188242 - stable/6/share/man/man5 Message-ID: <200902061721.n16HLf77067205@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902061721.n16HLf77067205>