diff options
| author | Daniel Gerzo <danger@FreeBSD.org> | 2008-11-05 14:15:53 +0000 |
|---|---|---|
| committer | Daniel Gerzo <danger@FreeBSD.org> | 2008-11-05 14:15:53 +0000 |
| commit | 6d5c6c4c2c809b37d3f548adb944f340c57407fd (patch) | |
| tree | afd987144654c76bb6fa25182ee925ccfe41eb2d | |
| parent | 6d7f4b117472968e0db0d9d65293c030435f2bbe (diff) | |
Notes
| -rw-r--r-- | usr.sbin/portsnap/portsnap/portsnap.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/portsnap/portsnap/portsnap.8 b/usr.sbin/portsnap/portsnap/portsnap.8 index 1f80f3caa397..ff5a42e185f3 100644 --- a/usr.sbin/portsnap/portsnap/portsnap.8 +++ b/usr.sbin/portsnap/portsnap/portsnap.8 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd August 13, 2005 +.Dd September 15, 2008 .Dt PORTSNAP 8 .Os FreeBSD .Sh NAME @@ -60,7 +60,7 @@ Store working files (e.g. downloaded updates) in .Pa /var/db/portsnap , or as given in the configuration file.) .It Fl f Ar conffile -Read the configuration from from +Read the configuration from .Ar conffile . (default: .Pa /etc/portsnap.conf ) |
