diff --git a/src/graph.xsl b/src/graph.xsl index 40ffa22e..0a6bc836 100644 --- a/src/graph.xsl +++ b/src/graph.xsl @@ -59,7 +59,7 @@ The resulting graph will be normalized with duplicate vertices and edges removed, making it suitable for ad hoc graph generation.@c - @footnote{This is done by calling @ref{graph:union#1}.} + @footnote{This is done by calling @ttref{graph:union#1}.} --> @@ -208,7 +208,7 @@ Graph operations are usually performed on single packages, but it is occionally necessary to traverse packages to recurisvely resolve dependencies. - @ref{graph:dep-lookup#3} makes this easy: + @ttref{graph:dep-lookup#3} makes this easy: TODO: Generic graph functions. --> @@ -247,10 +247,10 @@ @@ -295,7 +295,7 @@