Fix makeinfo(1) warning in reference.texi

doc/reference.texi:746: warning: @strong{Note...} produces a
spurious cross-reference in Info; reword to avoid that.

https://bugzilla.gnome.org/show_bug.cgi?id=653180
This commit is contained in:
Jasper Lievisse Adriaanse
2011-07-28 14:18:33 +02:00
parent 5144c3e127
commit 2ea3da9da5

View File

@@ -743,7 +743,7 @@ The description above is taken from the manual page of the @file{/proc}
filesystem under Linux and is a little bit confusing, so I make this clear filesystem under Linux and is a little bit confusing, so I make this clear
here. here.
@strong{Note for people porting LibGTop to other systems:} @strong{A word for people porting LibGTop to other systems:}
Every operating system has its own idea about the memory usage of a process Every operating system has its own idea about the memory usage of a process
and also system utilities like @code{ps} show different things on different and also system utilities like @code{ps} show different things on different
systems. systems.