svn commit: r188241 - stable/7/share/man/man5

Thomas Abthorpe tabthorpe at FreeBSD.org
Fri Feb 6 09:19:04 PST 2009


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 at 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


More information about the svn-src-stable mailing list