From 60f612962dbf89c6d76cffef12e3ec9cbee7043d Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Sat, 3 May 1997 04:46:42 +0000 Subject: [PATCH] bettter -> cleaner. --- share/doc/FAQ/FAQ.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/doc/FAQ/FAQ.sgml b/share/doc/FAQ/FAQ.sgml index c6796d499e43..b5b0fcf4371a 100644 --- a/share/doc/FAQ/FAQ.sgml +++ b/share/doc/FAQ/FAQ.sgml @@ -1,12 +1,12 @@ - +
Frequently Asked Questions for FreeBSD 2.X <author>Maintainer: Peter da Silva <tt><htmlurl url='mailto:pds@FreeBSD.ORG' name='<pds@FreeBSD.ORG>'></tt> -<date>$Date: 1997/05/01 20:55:20 $</date> +<date>$Date: 1997/05/01 22:07:51 $</date> <abstract> This is the FAQ for FreeBSD systems version 2.X All entries are @@ -1940,7 +1940,7 @@ pseudo-device vn #Vnode driver (turns a file into a device) library mechanism is based more closely on Sun's <tt>SunOS</tt>-style shared library mechanism and, as such, is very easy to use. The only thing we actually lack with <tt/a.out/ - which <tt/ELF/ would give us is better support for C++ constructors + which <tt/ELF/ would give us is cleaner support for C++ constructors and destructors, among other similarly esoteric things, and it simply hasn't become much of a problem yet (and there is quite a bit of C++ code in FreeBSD's source tree). Should that change,