diff options
author | Johannes Winkelmann <jw@smts.ch> | 2006-04-13 19:28:42 +0000 |
---|---|---|
committer | Johannes Winkelmann <jw@smts.ch> | 2006-04-13 19:28:42 +0000 |
commit | 1d34eefd93584804f20b4a4c37062e02d3873556 (patch) | |
tree | bd882b6f66dd6cde484a0f263a6ffe0cb53e9b81 /doc | |
parent | 91314fa5976f8f15ee3a803387a958b3cd893322 (diff) | |
download | prt-get-1d34eefd93584804f20b4a4c37062e02d3873556.tar.gz prt-get-1d34eefd93584804f20b4a4c37062e02d3873556.tar.xz |
prt-get: fix type in man page; thanks Mark
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1250 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
Diffstat (limited to 'doc')
-rw-r--r-- | doc/prt-get.conf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/prt-get.conf.5 b/doc/prt-get.conf.5 index 16d8c31..7006277 100644 --- a/doc/prt-get.conf.5 +++ b/doc/prt-get.conf.5 @@ -57,7 +57,7 @@ how to notify the user about README files. If you don't specify the cache file, the default location is -.B /var/lib/pkg/prt-get.conf +.B /var/lib/pkg/prt-get.cache .LP Every line can contain one configuration option. The format of the lines |