diff options
author | Johannes Winkelmann <jw@smts.ch> | 2005-12-31 11:01:53 +0000 |
---|---|---|
committer | Johannes Winkelmann <jw@smts.ch> | 2005-12-31 11:01:53 +0000 |
commit | d71d4d5b13c7c8befe0d0fbea19e5b936aba953d (patch) | |
tree | 5ed390406d2ebe18719b54c5c8c07758734275bd | |
parent | 18fe92ef971a9cdd1a03dfe6ad1df4f61c641f2e (diff) | |
download | prt-get-d71d4d5b13c7c8befe0d0fbea19e5b936aba953d.tar.gz prt-get-d71d4d5b13c7c8befe0d0fbea19e5b936aba953d.tar.xz |
prt-get: fix typo in man page
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@473 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
-rw-r--r-- | doc/prt-get.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/prt-get.8 b/doc/prt-get.8 index 0a51dc5..4b41b2c 100644 --- a/doc/prt-get.8 +++ b/doc/prt-get.8 @@ -223,7 +223,7 @@ order to show them all, add the --all switch .TP .B dup List ports which can be found in multiple directories configured in -.B /etc/prt.get.conf +.B /etc/prt-get.conf .TP |