On Mon, Sep 30, 2019 at 09:45:38PM +0200, Klemens Nanni wrote:
> On Mon, Sep 30, 2019 at 08:37:31PM +0100, Jason McIntyre wrote:
> > i think this is probably correct. but i also think that text should be
> > in commas:
> > 
> >     The segment flag, which defines ..., is specified by segflg.
> Fine with me.
> 
> > there's another text segment that i suspect should be singular:
> Thanks.
> 
> OK?
> 

yes, fine with me.
jmc

> 
> Index: namei.9
> ===================================================================
> RCS file: /cvs/src/share/man/man9/namei.9,v
> retrieving revision 1.21
> diff -u -p -r1.21 namei.9
> --- namei.9   13 Aug 2018 23:13:02 -0000      1.21
> +++ namei.9   30 Sep 2019 19:45:10 -0000
> @@ -199,7 +199,7 @@ and is of length
>  .Em ndp-\*[Gt]ni_pathlen .
>  The
>  .Em ndp-\*[Gt]segflg
> -flags defines whether the name in
> +flag defines whether the name in
>  .Em ndp-\*[Gt]ni_dirp
>  is an address in kernel space (UIO_SYSSPACE) or an address in user
>  space (UIO_USERSPACE).
> @@ -272,8 +272,8 @@ These are the values to which
>  and
>  .Em ndp-\*[Gt]ni_cnd.cn_flags
>  are respectively set.
> -The segment flags which defines whether the pathname is in kernel
> -address space or user address space is specified by
> +The segment flag, which defines whether the pathname is in kernel
> +address space or user address space, is specified by
>  .Fa segflg .
>  The directory from which relative pathnames will be looked up is
>  specified by
> 

Reply via email to