From 18ab4ada5dfb03bc302610f86a4612506e81be51 Mon Sep 17 00:00:00 2001 From: Hidetoshi Shimokawa Date: Thu, 11 Feb 1999 04:14:46 +0000 Subject: [PATCH] - Capitalize '-release', '-stable' and '-current'. - 'ports-current' in ftp sites has moved to 'ports/ports-current'. - Fix typo. Reviewed by: asami --- handbook/porting.sgml | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/handbook/porting.sgml b/handbook/porting.sgml index bac8c73fde..f8ecf0734b 100644 --- a/handbook/porting.sgml +++ b/handbook/porting.sgml @@ -1,4 +1,4 @@ - + Making a port yourself @@ -901,7 +901,7 @@ lib/libtcl80.so.1 ELF support -

Since FreeBSD moved to ELF with the 3.0-release, +

Since FreeBSD moved to ELF with the 3.0-RELEASE, we need to convert many ports that build shared libraries to support ELF. Complicating this task is that a 3.0 system can run as both ELF and a.out, and we wish to unoffically @@ -922,7 +922,7 @@ lib/libtcl80.so.1 /usr/local/lib and similar to an `src/Makefile (called from `PORTOBJFORMAT=${PORTOBJFORMAT}'. (See comment on

All the filenames in the