summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llvmgcc.pod
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/CommandGuide/llvmgcc.pod')
-rw-r--r--llvm/docs/CommandGuide/llvmgcc.pod5
1 files changed, 2 insertions, 3 deletions
diff --git a/llvm/docs/CommandGuide/llvmgcc.pod b/llvm/docs/CommandGuide/llvmgcc.pod
index c4b553a15a0..7e4923cb201 100644
--- a/llvm/docs/CommandGuide/llvmgcc.pod
+++ b/llvm/docs/CommandGuide/llvmgcc.pod
@@ -1,4 +1,3 @@
-
=pod
=head1 NAME
@@ -7,7 +6,7 @@ llvmgcc - LLVM C front-end
=head1 SYNOPSIS
-llvmgcc [options] filename
+B<llvmgcc> [I<options>] I<filename>
=head1 DESCRIPTION
@@ -78,7 +77,7 @@ occurs, it will exit with a non-zero value.
=head1 SEE ALSO
-L<llvmg++|llvmgxx>, L<gccas>, L<gccld>
+L<llvmg++|llvmgxx>, L<gccas|gccas>, L<gccld|gccld>
=head1 AUTHORS
OpenPOWER on IntegriCloud