diff options
author | billf <billf@FreeBSD.org> | 1998-12-19 15:39:05 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1998-12-19 15:39:05 +0000 |
commit | cefd0d1d9aae7ca303d32b3e193451aa3cd0be66 (patch) | |
tree | cdb15f9beeb2402ae2ce9e287682d00ab06f4cf2 | |
parent | 3698154fc76035c3961f706caf5d2d67a8e44f76 (diff) | |
download | FreeBSD-ports-cefd0d1d9aae7ca303d32b3e193451aa3cd0be66.zip FreeBSD-ports-cefd0d1d9aae7ca303d32b3e193451aa3cd0be66.tar.gz |
Spelling nit.
-rw-r--r-- | net/ppp-nt/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ppp-nt/pkg-descr b/net/ppp-nt/pkg-descr index 71c7023..4c867f7 100644 --- a/net/ppp-nt/pkg-descr +++ b/net/ppp-nt/pkg-descr @@ -5,7 +5,7 @@ The NAT extention is from <URL:http://www2a.meshnet.or.jp/~junichi/freebsd/lowtech/nat.html>. Example setup line: "set taddr 192.168.0.0/24" -The time schdule extention is from +The time schedule extention is from <URL:http://www.bremen.or.jp/shigeru/FreeBSD/ppp.html>. Example setup line: "set schedule deny 7:58 23:01" |