Dave <[email protected]> writes: Hi Dave,
> I have often seen single backquotes in GNU software documentation. For > example, in > http://www.gnu.org/software/libc/manual/html_mono/libc.html one can > read: > > Using `htonl' is necessary so that I guess, the main reason is that this is the way texinfo layouts @code{}, @kbd{} and other macros. But basically everything in `...' refers to a command, a function, a variable, a key binding, a struct, or something like that. And at least to me, `some-function' looks much better than 'some-function'... Bye, Tassilo _______________________________________________ gnu-misc-discuss mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-misc-discuss
