From 7585929e258ff34fe6e8cb4ad00ea1553327a0bc Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Wed, 2 Jun 2004 20:15:34 +0000 Subject: [PATCH] - Remove leading zero from document date [1] - Remove entry which tells about periodical INDEX updates in the CVS repository - Add description for fetchindex target Requested by: ru [1] Approved by: josef (mentor) --- share/man/man7/ports.7 | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index 085acb04aec9..2b6967d212f6 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd June 02, 2004 +.Dd June 2, 2004 .Dt PORTS 7 .Os .Sh NAME @@ -267,14 +267,17 @@ which is used by the and .Cm search targets. -While the master -.Pa INDEX -file in the CVS repository is periodically -updated, running the +Running the .Cm index target will ensure your .Pa INDEX file is up to date with your ports tree. +.It Cm fetchindex +Fetch the +.Pa INDEX +file from the +.Fx +cluster. .El .Sh ENVIRONMENT You can change all of these.