| Summary: | typo in portsnap man page | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Mick Charles Beaver <mick> |
| Component: | Books & Articles | Assignee: | Daniel Gerzo <danger> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: freebsd-doc->danger I will take care danger 2008-09-15 16:30:06 UTC
FreeBSD src repository
Modified files:
usr.sbin/portsnap/portsnap portsnap.8
Log:
SVN rev 183041 on 2008-09-15 16:30:06Z by danger
- remove superfluous word
PR: docs/127401
Submitted by: Mick Charles Beaver <mick@cs.wisc.edu>
MFC after: 1 week
Revision Changes Path
1.12 +2 -2 src/usr.sbin/portsnap/portsnap/portsnap.8
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->patched Fixed in -CURRENT, waiting for MFC Thank you for your submission! State Changed From-To: patched->closed - the change has been MFC-ed to RELENG_7, RELENG_6 and RELENG_6_4 so close this one as it's now resolved. Thank you for your report! |
PORTSNAP(8) has a small typo: -f conffile Read the configuration from from conffile. (default: /etc/portsnap.conf) Notice that "from" is repeated.