Hi Bruno,
Bruno Haible via GNU coreutils General Discussion <[email protected]>
writes:
> +for specifiying your general locale, and
s/specifiying/specifying/
> +For more information on how to set your locale, see the GNU gettext manual at
> +@ifinfo
> +@ref{Users,,The User's View,gettext}.
> +@end ifinfo
> +@ifnotinfo
> +@url{https://www.gnu.org/software/gettext/manual/html_node/Users.html}.
> +@end ifnotinfo
This will cause the check-texinfo which is run during
'make syntax-check', since it filters out @url{...}. I couldn't find the
rational for that in the git history.
But otherwise the patches look good to me. Will leave some time for
others to review first.
Collin