@@ -803,10 +803,10 @@ \section{\module{bar.foo} ---
803803 markup used to describe individual references.
804804 \end {envdesc }
805805
806- For each of the following macros, \var {why} should be a complete
807- sentence, start with a capital letter (unless it starts with an
808- identifier, which should not be modified), and end with the
809- apropriate punctuation.
806+ For each of the following macros, \var {why} should be one or more
807+ complete sentences, starting with a capital letter (unless it
808+ starts with an identifier, which should not be modified), and
809+ ending with the apropriate punctuation.
810810
811811 \begin {macrodesc }{seemodule}{\op {key}\p {name}\p {why}}
812812 Refer to another module. \var {why} should be a brief
@@ -844,6 +844,13 @@ \section{\module{bar.foo} ---
844844 complete sentences.
845845 \end {macrodesc }
846846
847+ \begin {macrodesc }{seetitle}{\op {url}\p {title}\p {why}}
848+ Add a reference to an external document named \var {title}. If
849+ \var {url} is given, the title is made a hyperlink in the HTML
850+ version of the documentation, and displayed below the title in
851+ the typeset versions of the documentation.
852+ \end {macrodesc }
853+
847854 \begin {macrodesc }{seeurl}{\p {url}\p {why}}
848855 References to specific on-line resources should be given using
849856 the \macro {seeurl} macro. No title is associated with the
0 commit comments