nasmdoc: remove stray periods
authorH. Peter Anvin <hpa@zytor.com>
Mon, 24 Sep 2007 20:44:02 +0000 (13:44 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 24 Sep 2007 20:44:02 +0000 (13:44 -0700)
A title line doesn't end in a period.

doc/nasmdoc.src

index 103f40f..d061505 100644 (file)
@@ -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