From: jmc Date: Fri, 5 Aug 2016 08:10:51 +0000 (+0000) Subject: grammar fix; X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=7b76392d9fe47caa72e9ff15108078435fe25c30;p=openbsd grammar fix; --- diff --git a/lib/libradius/radius_new_request_packet.3 b/lib/libradius/radius_new_request_packet.3 index 615833e2706..1ab7368b668 100644 --- a/lib/libradius/radius_new_request_packet.3 +++ b/lib/libradius/radius_new_request_packet.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: radius_new_request_packet.3,v 1.4 2015/09/10 13:44:19 schwarze Exp $ +.\" $OpenBSD: radius_new_request_packet.3,v 1.5 2016/08/05 08:10:51 jmc Exp $ .\" .\" Copyright (c) 2009 Internet Initiative Japan Inc. .\" All rights reserved. @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: September 10 2015 $ +.Dd $Mdocdate: August 5 2016 $ .Dt RADIUS_NEW_REQUEST_PACKET 3 .Os .Sh NAME @@ -270,7 +270,7 @@ These typed accessors do not requires .Fa length parameters because length is implied by the type. For "get" functions, if the actual attribute size is different from the size of -the type, the functions returns an error. +the type, the functions return an error. .Pp There are also typed accessors for string .Pq Li char * .