mirror of
				https://github.com/netwide-assembler/nasm.git
				synced 2025-10-10 00:25:06 -04:00 
			
		
		
		
	doc: s/NASM/nasm/ in invocation example
On case-sensitive systems, "NASM" doesn't work.
This commit is contained in:
		| @@ -568,7 +568,7 @@ sections of interest, avoiding excessively long listings. | ||||
| This option can be used to generate makefile dependencies on stdout. | ||||
| This can be redirected to a file for further processing. For example: | ||||
|  | ||||
| \c NASM -M myfile.asm > myfile.dep | ||||
| \c nasm -M myfile.asm > myfile.dep | ||||
|  | ||||
|  | ||||
| \S{opt-MG} The \i\c{-MG} Option: Generate \i{Makefile Dependencies} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user