diff options
author | Andrew Fyfe <andrew@neptune-one.net> | 2007-07-06 17:07:53 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-07-09 19:47:56 +0200 |
commit | ab87657b937f3de392b1796e7f93c4008cc21f01 (patch) | |
tree | 2008122f2c646214ee0b24bc650681c268a91370 /doc/makepkg.conf.5.txt | |
parent | 499b750c2fbbedde27ad25d241f0c95566e5a0b7 (diff) | |
download | pacman-ab87657b937f3de392b1796e7f93c4008cc21f01.tar.gz pacman-ab87657b937f3de392b1796e7f93c4008cc21f01.tar.xz |
Add Synopsis section to man 5 pages.
Signed-off-by: Andrew Fyfe <andrew@neptune-one.net>
Diffstat (limited to 'doc/makepkg.conf.5.txt')
-rw-r--r-- | doc/makepkg.conf.5.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/makepkg.conf.5.txt b/doc/makepkg.conf.5.txt index fd867f6b..d8a02726 100644 --- a/doc/makepkg.conf.5.txt +++ b/doc/makepkg.conf.5.txt @@ -6,6 +6,11 @@ Name makepkg.conf - makepkg configuration file +Synopsis +-------- +{sysconfdir}/makepkg.conf, ~/.makepkg.conf + + Description ----------- Configuration options for makekpg are stored in makepkg.conf. This file is |