(SCM session, SCM priorities),
"Have @var{session} use the given @var{priorities} for "
"the ciphers, key exchange methods, MACs and compression "
- "methods. @var{priorities} must be a string (see "
- "Priority Strings). When @var{priorities} cannot be "
- "parsed, an @code{error/invalid-request} error is raised, "
- "with an extra argument indication the position of the "
- "error.\n")
+ "methods. @var{priorities} must be a string (@pxref{"
+ "Priority Strings,,, gnutls, GnuTLS@comma{} Transport Layer "
+ "Security Library for the GNU system}). When @var{priorities} "
+ "cannot be parsed, an @code{error/invalid-request} error "
+ "is raised, with an extra argument indication the position "
+ "of the error.\n")
#define FUNC_NAME s_scm_gnutls_set_session_priorities_x
{
int err;