Use abbreviated xrefs when they are close to the things they reference.

This commit is contained in:
david 2008-07-14 06:36:23 +00:00
parent 911a55cccf
commit f8a9054ffd
3 changed files with 15 additions and 15 deletions

View file

@ -86,7 +86,7 @@
operating system guesses, device types, and MAC addresses.</para>
<para>A typical Nmap scan is shown in <xref
linkend="man-ex-repscan" />. The only Nmap arguments used in
linkend="man-ex-repscan" xrefstyle="select: label nopage" />. The only Nmap arguments used in
this example are <option>-A</option>, to enable OS and version
detection, script scanning, and traceroute; <option>-T4</option> for
faster execution; and then the two target hostnames.</para>