After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 653180 - Fix makeinfo(1) warning in reference.texi
Fix makeinfo(1) warning in reference.texi
Status: RESOLVED FIXED
Product: libgtop
Classification: Core
Component: general
2.28.x
Other All
: Normal normal
: ---
Assigned To: libgtop maintainers
libgtop maintainers
Depends on:
Blocks:
 
 
Reported: 2011-06-22 16:42 UTC by Jasper Lievisse Adriaanse
Modified: 2011-07-28 12:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Reword to fix a makeinfo(1) warning (717 bytes, patch)
2011-06-22 16:42 UTC, Jasper Lievisse Adriaanse
none Details | Review

Description Jasper Lievisse Adriaanse 2011-06-22 16:42:17 UTC
Created attachment 190455 [details] [review]
Reword to fix a makeinfo(1) warning

makeinfo(1) yields the following warning when building:
doc/reference.texi:746: warning: @strong{Note...} produces a spurious cross-reference in Info; reword to avoid that.

The attached patch fixes this by...rewording.
Comment 1 Antoine Jacoutot 2011-07-13 09:02:23 UTC
FWIW I'm seeing the same as well.
Comment 2 Jasper Lievisse Adriaanse 2011-07-28 12:20:38 UTC
Thanks for confirming, I've pushed the patch.