diff options
author | 2010-07-29 17:38:13 +0000 | |
---|---|---|
committer | 2010-07-29 17:38:13 +0000 | |
commit | 1944d64d2b7c62cb3901fd2dc0dbd42319cde836 (patch) | |
tree | cd5a247cc5b7eb64c53c8753d2b8b17098ffec9b /share/man/man7 | |
parent | Print a column with the routing label if "netstat -vr" or "route (diff) | |
download | wireguard-openbsd-1944d64d2b7c62cb3901fd2dc0dbd42319cde836.tar.xz wireguard-openbsd-1944d64d2b7c62cb3901fd2dc0dbd42319cde836.zip |
change URLs to point to the more recent porter's handbook;
mention the use of packages first.
ok sthen@
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/ports.7 | 24 |
1 files changed, 10 insertions, 14 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index 99c2b6188a0..430f1f9d06b 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -23,10 +23,10 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ports.7,v 1.81 2010/06/20 07:59:53 espie Exp $ +.\" $OpenBSD: ports.7,v 1.82 2010/07/29 17:38:13 steven Exp $ .\" $FreeBSD: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $ .\" -.Dd $Mdocdate: June 20 2010 $ +.Dd $Mdocdate: July 29 2010 $ .Dt PORTS 7 .Os .Sh NAME @@ -62,17 +62,13 @@ to install the application. For more information about using ports, see The .Ox -Ports Mechanism -.Pq Pa http://www.openbsd.org/ports.html -and the -.Ox -FAQ -.Pq Pa http://www.openbsd.org/faq/ . +Ports System +.Pq Pa http://www.openbsd.org/faq/ports/ports.html . For information about creating new ports, see the .Ox -Porting Checklist -.Pa http://www.openbsd.org/checklist.html . +Porter's Handbook +.Pa http://www.openbsd.org/faq/ports/ . .Pp For a detailed description of the build process, see .Xr bsd.port.mk 5 . @@ -705,13 +701,13 @@ List of users and groups created by ports. .Pp The .Ox -Ports Mechanism: -.Pa http://www.openbsd.org/ports.html +Ports System: +.Pa http://www.openbsd.org/faq/ports/ports.html .Pp The .Ox -Porting Checklist: -.Pa http://www.openbsd.org/checklist.html +Porter's Handbook: +.Pa http://www.openbsd.org/faq/ports/ .Sh HISTORY .Nm The Ports Collection appeared in |