summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llvm-as.pod
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2004-07-02 16:06:19 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2004-07-02 16:06:19 +0000
commit6c4644b4a9c1c39b36e6bc7a260d19d855ff857a (patch)
treeb7ffd1cb5ff012ee66f380d1d7728c2127a6fe9b /llvm/docs/CommandGuide/llvm-as.pod
parent763855342b6b9ccd9f2399e85d8651ac5ecd911c (diff)
downloadbcm5719-llvm-6c4644b4a9c1c39b36e6bc7a260d19d855ff857a.tar.gz
bcm5719-llvm-6c4644b4a9c1c39b36e6bc7a260d19d855ff857a.zip
* Standardize manpage output: program name bold, options italic/emphasized
* Make links in SEE ALSO section of manpages short without "the ... manpage" llvm-svn: 14579
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-as.pod')
-rw-r--r--llvm/docs/CommandGuide/llvm-as.pod5
1 files changed, 2 insertions, 3 deletions
diff --git a/llvm/docs/CommandGuide/llvm-as.pod b/llvm/docs/CommandGuide/llvm-as.pod
index 55cfba5851d..9413c0c3ea8 100644
--- a/llvm/docs/CommandGuide/llvm-as.pod
+++ b/llvm/docs/CommandGuide/llvm-as.pod
@@ -6,7 +6,7 @@ llvm-as - LLVM assembler
=head1 SYNOPSIS
-llvm-as [options] [filename]
+B<llvm-as> [I<options>] [I<filename>]
=head1 DESCRIPTION
@@ -77,11 +77,10 @@ occurs, it will exit with a non-zero value.
=head1 SEE ALSO
-L<llvm-dis>, L<gccas>
+L<llvm-dis|llvm-dis>, L<gccas|gccas>
=head1 AUTHORS
Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
=cut
-
OpenPOWER on IntegriCloud