From c1d170348c66f4fe9cab8f1645e082366bf7ec73 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Sat, 3 May 1997 04:46:42 +0000 Subject: [PATCH] bettter -> cleaner. --- FAQ/FAQ.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/FAQ/FAQ.sgml b/FAQ/FAQ.sgml index 027f242f5d..688963e3dd 100644 --- a/FAQ/FAQ.sgml +++ b/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 22:07:51 $</date> +<date>$Date: 1997-05-03 04:46:42 $</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,