| Summary: | [patch] Document environment variables from fetch(3) in fetch(1) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Christian S. Peron <maneo> | ||||
| Component: | Books & Articles | Assignee: | Wes Peters <wes> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Christian S. Peron
2004-01-23 02:20:00 UTC
Responsible Changed From-To: freebsd-doc->wes Fixxored it. State Changed From-To: open->feedback wes 2004/01/22 20:50:48 PST FreeBSD src repository Modified files: usr.bin/fetch fetch.1 Log: Document fetch(1) environment variables in fetch(1) man page, instead of taking lazy users on the arduous journey through SEE ALSO to fetch(3). PR: docs/61759 Submitted by: Christian S.J. Peron <maneo@bsdpro.com> Revision Changes Path 1.55 +108 -12 src/usr.bin/fetch/fetch.1 State Changed From-To: feedback->closed Committed, then changed to more directly refer to the libary man page. |