On Tue, Feb 02, 2021 at 06:04:08PM +1100, Eddie Youseph wrote:
> Hi,
> 
> A small grammar fix for the agentx.3 manpage.
> 

fixed, thanks.
jmc

> RCS file: /cvs/src/lib/libagentx/agentx.3,v
> retrieving revision 1.5
> diff -u -p -u -p -r1.5 agentx.3
> --- lib/libagentx/agentx.3      3 Dec 2020 22:47:21 -0000       1.5
> +++ lib/libagentx/agentx.3      2 Feb 2021 06:51:07 -0000
> @@ -529,7 +529,7 @@ Set the return value to an opaque value.
>  .It Fn agentx_varbind_counter64
>  Set the return value to an uint64_t of type counter64.
>  .It Fn agentx_varbind_notfound
> -When the request is of type GET return an nosuchinstance error.
> +When the request is of type GET return a nosuchinstance error.
>  When the request is of type GETNEXT or GETBULK return an endofmibview error.
>  On endofmibview the next object is queried.
>  This function can only be called on objects that contain one or more 
> *_dynamic
> 

Reply via email to