From 4960be7764678783c1ac81e884ad34a535769ad1 Mon Sep 17 00:00:00 2001 From: Alastair Hughes Date: Sat, 26 Mar 2016 17:14:26 +1300 Subject: Changed documentation to use 'the default' instead of 'a typical default' Signed-off-by: Allan McRae --- doc/pacman.8.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/pacman.8.txt') diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt index 9e696852..4c0a30a9 100644 --- a/doc/pacman.8.txt +++ b/doc/pacman.8.txt @@ -127,7 +127,7 @@ greater than `1:3.6-1`. Options ------- *-b, \--dbpath* :: - Specify an alternative database location (a typical default is + Specify an alternative database location (the default is +{localstatedir}/lib/pacman+). This should not be used unless you know what you are doing. *NOTE*: If specified, this is an absolute path, and the root path is @@ -149,7 +149,7 @@ Options Specify an alternate architecture. *\--cachedir* :: - Specify an alternative package cache location (a typical default is + Specify an alternative package cache location (the default is +{localstatedir}/cache/pacman/pkg+). Multiple cache directories can be specified, and they are tried in the order they are passed to pacman. *NOTE*: This is an absolute path, and the root path is not automatically @@ -168,15 +168,15 @@ Options to be used. *\--gpgdir* :: - Specify a directory of files used by GnuPG to verify package signatures (a - typical default is +{sysconfdir}/pacman.d/gnupg+). This directory should contain + Specify a directory of files used by GnuPG to verify package signatures + (the default is +{sysconfdir}/pacman.d/gnupg+). This directory should contain two files: `pubring.gpg` and `trustdb.gpg`. `pubring.gpg` holds the public keys of all packagers. `trustdb.gpg` contains a so-called trust database, which specifies that the keys are authentic and trusted. *NOTE*: This is an absolute path, and the root path is not automatically prepended. *\--hookdir* :: - Specify a alternative directory containing hook files (a typical default is + Specify a alternative directory containing hook files (the default is +{sysconfdir}/pacman.d/hooks+). Multiple hook directories can be specified with hooks in later directories taking precedence over hooks in earlier directories. *NOTE*: This is an absolute path, and the root path is not -- cgit v1.2.3-24-g4f1b