Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



perry
Wed Feb  4 20:31:25 PST 1998
Update of /cvsroot/src/share/tmac
In directory netbsd1:/var/slash-tmp/cvs-serv8447

Modified Files:
        doc-syms 
Log Message:
Replace the old .Nx macro (which was not parsed and callable, in spite
of what the documentation claimed) with a new one that is parsed and
callable, and far simplyer -- it turns ".Nx FOO ." into "NetBSD FOO."
without needing to have version numbers hard coded in.
Add a .Fx macro that is a copy of the .Nx macro except that it prints
"FreeBSD" instead of "NetBSD" -- this should make any future "HISTORY"
sections which credit FreeBSD easier, and will not require that we
constantly track their macro versions.


perry
Wed Feb  4 20:36:17 PST 1998
Update of /cvsroot/src/share/man/man4/man4.atari
In directory netbsd1:/var/slash-tmp/cvs-serv10785

Modified Files:
        intro.4 
Log Message:
fix nit in .Nx usage



Home | Main Index | Thread Index | Old Index