index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Dan McGee <dan@archlinux.org> | 2007-12-29 00:24:15 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-12-29 00:24:15 -0600 |
commit | b3c6bdda38f7e370e1f80f02a61f1d3f08c1b57d (patch) | |
tree | e030a3034424cbdae122029738c9b0d9a53e375f /doc/pacman.conf.5.txt | |
parent | 26c05b1c8c6fe639cd4eea5decac694c86cc7c00 (diff) |
-rw-r--r-- | doc/pacman.conf.5.txt | 6 |
diff --git a/doc/pacman.conf.5.txt b/doc/pacman.conf.5.txt index 2a0f88ac..958f6f71 100644 --- a/doc/pacman.conf.5.txt +++ b/doc/pacman.conf.5.txt @@ -16,7 +16,7 @@ Synopsis Description ----------- -Pacman, using manlink:libalpm[3], will attempt to read pacman.conf each time it +Pacman, using linkman:libalpm[3], will attempt to read pacman.conf each time it is invoked. This configuration file is divided into sections or repositories. Each section defines a package repository that pacman can use when searching for packages in '\--sync' mode. The exception to this is the options section, @@ -150,11 +150,11 @@ package repository. If you add new packages to the repository, remember to re-generate the database and use pacman's '\--refresh' option. For more information on the repo-add command, see ``repo-add \--help'' or -manlink:repo-add[8]. +linkman:repo-add[8]. See Also -------- -manlink:pacman[8], manlink:libalpm[3] +linkman:pacman[8], linkman:libalpm[3] include::footer.txt[] |