diff options
author | blackend <blackend@FreeBSD.org> | 2002-07-30 21:04:26 +0000 |
---|---|---|
committer | blackend <blackend@FreeBSD.org> | 2002-07-30 21:04:26 +0000 |
commit | 8ce62b66d839830b6829d88f579b17c7107eaa29 (patch) | |
tree | 3e40c298c3397db3e73d2fe93f79bd46211f819f /usr.sbin | |
parent | 1c53888a98cc850fbf78f978d11f285895a092df (diff) | |
download | FreeBSD-src-8ce62b66d839830b6829d88f579b17c7107eaa29.zip FreeBSD-src-8ce62b66d839830b6829d88f579b17c7107eaa29.tar.gz |
Correct links to Handbook's pages, old URLs does not work anymore.
MFC after: 1 week
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/mergemaster/mergemaster.8 | 2 | ||||
-rw-r--r-- | usr.sbin/ppp/ppp.8.m4 | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/mergemaster/mergemaster.8 b/usr.sbin/mergemaster/mergemaster.8 index 6675ff1..b5dddb8 100644 --- a/usr.sbin/mergemaster/mergemaster.8 +++ b/usr.sbin/mergemaster/mergemaster.8 @@ -347,7 +347,7 @@ with all values commented out: .Pp .Pa /usr/src/etc/Makefile .Rs -.%O http://www.FreeBSD.org/handbook/makeworld.html +.%O http://www.FreeBSD.org/doc/handbook/makeworld.html .%T The Cutting Edge (using make world) .%A Nik Clayton .Re diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4 index 54eccd5..4c34273 100644 --- a/usr.sbin/ppp/ppp.8.m4 +++ b/usr.sbin/ppp/ppp.8.m4 @@ -5774,9 +5774,9 @@ to get online information about what's available. The following URLs contain useful information: .Bl -bullet -compact .It -http://www.FreeBSD.org/FAQ/userppp.html +http://www.FreeBSD.org/doc/faq/ppp.html .It -http://www.FreeBSD.org/handbook/userppp.html +http://www.FreeBSD.org/doc/handbook/userppp.html .El .Pp .El |