From a640ea0e23770a906ec19eda0a67e556b49597fe Mon Sep 17 00:00:00 2001
From: Graham Percival <graham@percival-music.ca>
Date: Sat, 17 Oct 2009 22:09:38 +0100
Subject: [PATCH] Doc build: fix broken xref.

---
 lily/text-interface.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lily/text-interface.cc b/lily/text-interface.cc
index 1c88d97cb3..c7d425bcb5 100644
--- a/lily/text-interface.cc
+++ b/lily/text-interface.cc
@@ -153,7 +153,7 @@ Text_interface::is_markup_list (SCM x)
 
 ADD_INTERFACE (Text_interface,
 	       "A Scheme markup text, see @ruser{Formatting text} and"
-	       " @ruser{New markup command definition}.\n"
+	       " @rextend{New markup command definition}.\n"
 	       "\n"
 	       "There are two important commands:"
 	       " @code{ly:text-interface::print}, which is a"
-- 
2.39.5