Point readers to the Porter's Handbook instead of the non-existant

"Porting Applications" section of the FreeBSD Handbook.

MFC After: 2 days
This commit is contained in:
Murray Stokely 2002-03-12 09:45:29 +00:00
parent c19da1c7af
commit 5d3d0230e6

View File

@ -64,16 +64,15 @@ first! The
script (also a port, of course!) will help to download new ports.
.Pp
For more information about using ports, see
.Nm The Ports Collection
.Dq Packages and Ports
in
.Nm The FreeBSD Handbook
(file:/usr/share/doc/handbook/ports.html --or--
http://www.FreeBSD.org/handbook/ports.html).
For information about creating new ports, see
.Nm Porting applications
(file:/usr/share/doc/handbook/porting.html --or--
http://www.FreeBSD.org/handbook/porting.html).
Both are part of the
.Fx
Handbook.
.Nm The Porter's Handbook
(file:/usr/share/doc/porters-handbook/index.html --or--
http://www.FreeBSD.org/porters-handbook/index.html).
.Sh TARGETS
Some of the targets work recursively through subdirectories.
This lets you, for example, install all of the biology
@ -342,11 +341,12 @@ and
.Sh BUGS
Ports documentation is split over four places ---
.Pa /usr/ports/Mk/bsd.port.mk ,
.Nm The Porter's Handbook ,
the
.Dq Ports Collection
section of the handbook, the
.Dq Porting Existing Software
section of the handbook, and
.Dq Packages and Ports
chapter of
.Nm The FreeBSD Handbook ,
and
.Xr ports 7 .
.Pp
This man page is too long.