diff options
-rw-r--r-- | share/doc/handbook/porting.sgml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/doc/handbook/porting.sgml b/share/doc/handbook/porting.sgml index d62e6ae..877d7fc 100644 --- a/share/doc/handbook/porting.sgml +++ b/share/doc/handbook/porting.sgml @@ -1,4 +1,4 @@ -<!-- $Id$ --> +<!-- $Id: porting.sgml,v 1.64 1997/02/22 12:59:02 peter Exp $ --> <!-- The FreeBSD Documentation Project --> <sect1><heading>Porting an existing piece of free software<label id="porting"></heading> @@ -89,6 +89,9 @@ the ports collection. newer (e.g. FreeBSD 2.x, 4.4, NetBSD 1.0, BSD/386 2.0 or above). + The value of the BSD macro is 199506 for the 4.4BSD-Lite2 code + base. However, few if any ports should need this. + <p>Use sparingly: <itemize> |