mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
3673ac35bb
PR: misc/21801 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
12 lines
540 B
Plaintext
12 lines
540 B
Plaintext
--- rpm.c.orig Thu Sep 14 02:15:44 2000
|
|
+++ rpm.c Thu Oct 5 00:37:37 2000
|
|
@@ -313,7 +313,7 @@
|
|
_("print the version of rpm being used"));
|
|
puts( _(" all modes support the following arguments:"));
|
|
printHelpLine(_(" --rcfile <file> "),
|
|
- _("use <file> instead of /etc/rpmrc and $HOME/.rpmrc"));
|
|
+ _("use <file> instead of %%PREFIX%%/etc/rpmrc and $HOME/.rpmrc"));
|
|
printHelpLine( " -v ",
|
|
_("be a little more verbose"));
|
|
printHelpLine( " -vv ",
|