From c08937aee7587fecafead121662d36a5ff0af864 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Fri, 2 Jul 2004 16:06:19 +0000 Subject: * Standardize manpage output: program name bold, options italic/emphasized * Make links in SEE ALSO section of manpages short without "the ... manpage" git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14579 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CommandGuide/llvmgxx.pod | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/CommandGuide/llvmgxx.pod') diff --git a/docs/CommandGuide/llvmgxx.pod b/docs/CommandGuide/llvmgxx.pod index b5058af..b29174b 100644 --- a/docs/CommandGuide/llvmgxx.pod +++ b/docs/CommandGuide/llvmgxx.pod @@ -1,4 +1,3 @@ - =pod =head1 NAME @@ -7,7 +6,7 @@ llvmg++ - LLVM C++ front-end =head1 SYNOPSIS -llvmg++ [options] filename +B [I] I =head1 DESCRIPTION -- cgit v1.1