From bd99773b0cc566141da5850650f05a17c8a84d2d Mon Sep 17 00:00:00 2001 From: Philippe Charnier Date: Thu, 6 Feb 2003 11:29:40 +0000 Subject: The .Fn function. Spelling. --- lib/libipsec/ipsec_strerror.3 | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'lib/libipsec/ipsec_strerror.3') diff --git a/lib/libipsec/ipsec_strerror.3 b/lib/libipsec/ipsec_strerror.3 index 77f228f36cdc..bdddbd50dba1 100644 --- a/lib/libipsec/ipsec_strerror.3 +++ b/lib/libipsec/ipsec_strerror.3 @@ -49,8 +49,9 @@ declares .Pp which is used to pass an error code from IPsec policy manipulation library to an user program. +The .Fn ipsec_strerror -can be used to obtain the error message string for the error code. +function can be used to obtain the error message string for the error code. .Pp The array pointed to is not to be modified by the program. Since @@ -66,20 +67,23 @@ would make the return value from invalid, or overwritten. .\" .Sh RETURN VALUES +The .Fn ipsec_strerror -always return a pointer to C string. +function always returns a pointer to C string. The C string must not be overwritten by user programs. .\" .Sh SEE ALSO .Xr ipsec_set_policy 3 .\" .Sh HISTORY +The .Fn ipsec_strerror -first appeared in WIDE/KAME IPv6 protocol stack kit. +function first appeared in WIDE/KAME IPv6 protocol stack kit. .\" .Sh BUGS +The .Fn ipsec_strerror -will return its result which may be overwritten by subsequent calls. +function will return its result which may be overwritten by subsequent calls. .Pp .Va ipsec_errcode is not thread safe. -- cgit v1.3