From 932e4432596447eb9331cc2a2bb74a26a35b4efc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 17 Jun 2024 12:52:03 +0200 Subject: Merging upstream version 4.23.0. Signed-off-by: Daniel Baumann --- upstream/archlinux/man5/pacman.conf.5 | 35 ++++++++++++++++++++--------------- 1 file changed, 20 insertions(+), 15 deletions(-) (limited to 'upstream/archlinux/man5/pacman.conf.5') diff --git a/upstream/archlinux/man5/pacman.conf.5 b/upstream/archlinux/man5/pacman.conf.5 index 40eaae05..4cfed203 100644 --- a/upstream/archlinux/man5/pacman.conf.5 +++ b/upstream/archlinux/man5/pacman.conf.5 @@ -2,12 +2,12 @@ .\" Title: pacman.conf .\" Author: [see the "Authors" section] .\" Generator: DocBook XSL Stylesheets vsnapshot -.\" Date: 2024-02-06 +.\" Date: 2024-03-15 .\" Manual: Pacman Manual -.\" Source: Pacman 6.0.2 +.\" Source: Pacman 6.1.0 .\" Language: English .\" -.TH "PACMAN\&.CONF" "5" "2024\-02\-06" "Pacman 6\&.0\&.2" "Pacman Manual" +.TH "PACMAN\&.CONF" "5" "2024\-03\-15" "Pacman 6\&.1\&.0" "Pacman Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -165,7 +165,7 @@ will use the system architecture, provided via \(lquname \-m\(rq\&. If unset, no can always be installed, as they are meant to be architecture independent\&. .RE .PP -\fBXferCommand =\fR /path/to/command %u +\fBXferCommand =\fR /path/to/command %u [%o] .RS 4 If set, an external program will be used to download all remote files\&. All instances of %u @@ -291,6 +291,11 @@ Include another config file\&. This file can include repositories or general con rules\&. .RE .PP +\fBCacheServer =\fR url +.RS 4 +A full URL to a location where the packages, and signatures (if available) for this repository can be found\&. Cache servers will be tried before any non\-cache servers, will not be removed from the server pool for 404 download errors, and will not be used for database files\&. +.RE +.PP \fBServer =\fR url .RS 4 A full URL to a location where the database, packages, and signatures (if available) for this repository can be found\&. @@ -499,17 +504,6 @@ Andrew Gregory .sp -1 .IP \(bu 2.3 .\} -Eli Schwartz -.RE -.sp -.RS 4 -.ie n \{\ -\h'-04'\(bu\h'+03'\c -.\} -.el \{\ -.sp -1 -.IP \(bu 2.3 -.\} Morgan Adamiec .RE .sp @@ -592,4 +586,15 @@ Nagy Gabor Dave Reisner .RE .sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +Eli Schwartz +.RE +.sp For additional contributors, use git shortlog \-s on the pacman\&.git repository\&. -- cgit v1.2.3