diff --git a/share/doc/handbook/porting.sgml b/share/doc/handbook/porting.sgml index 877d7fc6c2b..f92b033644c 100644 --- a/share/doc/handbook/porting.sgml +++ b/share/doc/handbook/porting.sgml @@ -1,4 +1,4 @@ - + Porting an existing piece of free software @@ -90,7 +90,10 @@ the ports collection. above). The value of the BSD macro is 199506 for the 4.4BSD-Lite2 code - base. However, few if any ports should need this. + base. This is stated for informational purposes only. It should + not be used to distinguish between version of FreeBSD based only + on 4.4-Lite vs. versions that have merged in changes from 4.4-Lite2. + The __FreeBSD__ macro should be used instead.

Use sparingly: