K 10 svn:author V 6 fenner K 8 svn:date V 27 1999-02-15T07:27:18.000000Z K 7 svn:log V 516 Change .Fx macro to always display "FreeBSD" and its argument, whether the argument is a known FreeBSD version or not. Output an nroff error if .Fx is used with an unknown FreeBSD version. Change .Nx and .Ox macros to always display the argument, whether the argument is a known version or not. This eliminates much of the need to syncrhonize .Nx and .Ox with their source OS's -- only the exceptions (like ".Nx 1.2a" -> "NetBSD 1.2A") where the argument is not directly copied to the output need to be added. END