From 8e4523253c8684e94ee82448c500d27abb4e16b1 Mon Sep 17 00:00:00 2001 From: joe Date: Mon, 27 Feb 2006 17:30:26 +0000 Subject: * doc/ref/feat.xml: Fix id, use an xref, improve text, add see also. git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@962 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845 --- doc/ref/feat.xml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/ref/feat.xml b/doc/ref/feat.xml index 5413481..ad542d6 100644 --- a/doc/ref/feat.xml +++ b/doc/ref/feat.xml @@ -1,4 +1,4 @@ - + ne_has_support @@ -28,8 +28,8 @@ Description - The ne_has_support can be used to - determine whether a particular optional feature, given by the + The ne_has_support function can be used + to determine whether a particular optional feature, given by the feature code feature, is supported. The following feature codes are available: @@ -68,7 +68,7 @@ NE_FEATURE_TS_SSL Indicates support for thread-safe SSL - initialization + initialization — see @@ -85,5 +85,11 @@ + + See also + + , + + -- cgit v1.2.1