diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-16 11:28:22 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-16 11:28:22 +0000 |
| commit | 262463d4c6c3145813d31ee310d5197ec93cd4b3 (patch) | |
| tree | f647de21a1960d1f615bc10927d4dd2eaf22958f | |
| parent | 0b39b3ff10af96bd3e7df88e503cdd5c41dc2568 (diff) | |
Notes
| -rw-r--r-- | usr.sbin/pkg_install/add/pkg_add.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/pkg_install/add/pkg_add.1 b/usr.sbin/pkg_install/add/pkg_add.1 index 594fba0db9f7..c7118937a040 100644 --- a/usr.sbin/pkg_install/add/pkg_add.1 +++ b/usr.sbin/pkg_install/add/pkg_add.1 @@ -411,13 +411,14 @@ The environment variable specifies an alternate location for .Nm to fetch from. -The the fetch URL is built using this environment variable and the automatic +The fetch URL is built using this environment variable and the automatic directory logic that .Nm uses when the .Fl r option is invoked. -An example setting would be "ftp://ftp3.FreeBSD.org". +An example setting would be +.Qq Li ftp://ftp3.FreeBSD.org . .Pp The environment variable .Ev PACKAGESITE |
