Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 May 2012 23:24:56 -0400
From:      Glen Barber <gjb@FreeBSD.org>
To:        Hiroki Sato <hrs@FreeBSD.org>
Cc:        svn-src-stable@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, svn-src-stable-9@FreeBSD.org
Subject:   Re: svn commit: r235570 - in stable/9: cddl/contrib/opensolaris/cmd/zstreamdump gnu/usr.bin/binutils/addr2line gnu/usr.bin/binutils/ranlib gnu/usr.bin/binutils/size gnu/usr.bin/binutils/strip gnu/usr.b...
Message-ID:  <20120518032456.GB1348@glenbarber.us>
In-Reply-To: <20120518.121023.1697531074032414697.hrs@allbsd.org>
References:  <201205180000.q4I00lGh023244@svn.freebsd.org> <20120518.121023.1697531074032414697.hrs@allbsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, May 18, 2012 at 12:10:23PM +0900, Hiroki Sato wrote:
> gj> Modified: stable/9/usr.bin/join/join.1
> gj> ==============================================================================
> gj> --- stable/9/usr.bin/join/join.1	Thu May 17 22:04:17 2012	(r235569)
> gj> +++ stable/9/usr.bin/join/join.1	Fri May 18 00:00:46 2012	(r235570)
> gj> @@ -107,7 +107,7 @@ representing the join field.
> gj>  The elements of list must be either comma
> gj>  .Pq Ql \&,
> gj>  or whitespace separated.
> gj> -(The latter requires quoting to protect it from the shell, or, a simpler
> gj> +(The letter requires quoting to protect it from the shell, or, a simpler
> gj>  approach is to use multiple
> gj>  .Fl o
> gj>  options.)
> 
>  "latter" looks correct to me.
> 

You are correct.  This is my fault for not catching this in the original
patch/commit.  I will fix it.

> gj> Modified: stable/9/sys/netinet/libalias/libalias.3
> gj> ==============================================================================
> gj> --- stable/9/sys/netinet/libalias/libalias.3	Fri May 18 00:08:09 2012	(r235574)
> gj> +++ stable/9/sys/netinet/libalias/libalias.3	Fri May 18 00:31:20 2012	(r235575)
> gj> @@ -919,7 +919,7 @@ added support for PPTP and LSNAT as well
> gj>  .An Paolo Pisati Aq piso@FreeBSD.org
> gj>  made the library modular, moving support for all
> gj>  protocols (except for IP, TCP and UDP) to external modules.
> gj> -.Sh ACKNOWLEDGMENTS
> gj> +.Sh ACKNOWLEDGEMENTS
> gj>  Listed below, in approximate chronological order, are individuals who
> gj>  have provided valuable comments and/or debugging assistance.
> gj>  .Bd -ragged -offset indent
> 
>  Just out of my curiosity, but should we fix "acknowledgments"?
> 

I believe the spelling reflected in the change is more proper, but if it
would be preferable to revert the change, I will be happy to do so.  My
understanding of the differentiation between the two is the way in which
it is used, where the spelling reflected in the change has a technical
connotation.

Glen




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120518032456.GB1348>