Re: [DOCS] Minor corrections in xfunc.sgml

2005-02-20 Thread Neil Conway
Hashem Masoud wrote: This patch corrects typos in xfunc.sgml [...] Thanks; typos fixed in HEAD and REL8_0_STABLE. -Neil ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

[DOCS] Minor corrections in xfunc.sgml

2005-02-20 Thread Hashem Masoud
Hello, This patch corrects typos in xfunc.sgml: 1646c1646 < /* b reference, fixed length */ --- > /* by reference, fixed length */ 1943c1943 < list of shared objects to be build from source file with same --- > list of shared objects to be built from source file with same Reg