diff --git a/src/graph.xsl b/src/graph.xsl index 9f3036ea..40ffa22e 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}.} + @footnote{This is done by calling @ref{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} makes this easy: + @ref{graph:dep-lookup#3} makes this easy: TODO: Generic graph functions. --> @@ -247,10 +247,10 @@ @@ -295,7 +295,7 @@ @@ -201,7 +201,7 @@ expansions would never take place. Once expansion is complete, by the definition of - @ttref{eseq:is-expandable}, expansion will halt. + @ttref{eseq:is-expandable#1}, expansion will halt. -->