mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
- 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)
This commit is contained in:
parent
eb6fe0d938
commit
7585929e25
1 changed files with 8 additions and 5 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue