r210938 - Make these two words equally bold.

Adrian Prantl aprantl at apple.com
Fri Jun 13 14:31:56 PDT 2014


Author: adrian
Date: Fri Jun 13 16:31:55 2014
New Revision: 210938

URL: http://llvm.org/viewvc/llvm-project?rev=210938&view=rev
Log:
Make these two words equally bold.

Modified:
    cfe/trunk/docs/UsersManual.rst

Modified: cfe/trunk/docs/UsersManual.rst
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/docs/UsersManual.rst?rev=210938&r1=210937&r2=210938&view=diff
==============================================================================
--- cfe/trunk/docs/UsersManual.rst (original)
+++ cfe/trunk/docs/UsersManual.rst Fri Jun 13 16:31:55 2014
@@ -1298,7 +1298,7 @@ below. If multiple flags are present, th
   doesn't contain any other data (e.g. description of local variables or
   function parameters).
 
-.. option:: -fstandalone-debug -fno-standalone-debug
+.. option:: -fstandalone-debug **-fno-standalone-debug**
 
   Clang supports a number of optimizations to reduce the size of debug
   information in the binary. They work based on the assumption that





More information about the cfe-commits mailing list