Commit
v8.26-38-g99deaff introduced this warning:
MAKEINFO doc/coreutils.info
./doc/coreutils.texi:10268: \
warning: `.' or `,' must follow @xref, not `@'.
* doc/coreutils.texi (readlink invocation): Add '.' after @xref macro.
@command{readlink} outputs the absolute name of the given files which contain
no @file{.}, @file{..} components nor any repeated separators
(@file{/}) or symbolic links. Note the @command{realpath} command is the
-preferred command to use for canonicalization. @xref{realpath invocation}
+preferred command to use for canonicalization. @xref{realpath invocation}.
@end table