From: H. Peter Anvin Date: Mon, 24 Sep 2007 20:44:02 +0000 (-0700) Subject: nasmdoc: remove stray periods X-Git-Tag: nasm-2.11.05~1927 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1fd23400fde56c772c16d04bec2f3be4f83bda8b;p=platform%2Fupstream%2Fnasm.git nasmdoc: remove stray periods A title line doesn't end in a period. --- diff --git a/doc/nasmdoc.src b/doc/nasmdoc.src index 103f40f..d061505 100644 --- a/doc/nasmdoc.src +++ b/doc/nasmdoc.src @@ -512,7 +512,7 @@ form" (without the brackets). This can be used to list only sections of interest, avoiding excessively long listings. -\S{opt-M} The \i\c{-M} Option: Generate \i{Makefile Dependencies}. +\S{opt-M} The \i\c{-M} Option: Generate \i{Makefile Dependencies} This option can be used to generate makefile dependencies on stdout. This can be redirected to a file for further processing. For example: @@ -520,7 +520,7 @@ This can be redirected to a file for further processing. For example: \c NASM -M myfile.asm > myfile.dep -\S{opt-MG} The \i\c{-MG} Option: Generate \i{Makefile Dependencies}. +\S{opt-MG} The \i\c{-MG} Option: Generate \i{Makefile Dependencies} This option can be used to generate makefile dependencies on stdout. This differs from the \c{-M} option in that if a nonexisting file is