From 86f9e6a784bcd0ea652b6bfc95e88689df8857b0 Mon Sep 17 00:00:00 2001 From: Frank Kotler Date: Wed, 7 Jan 2004 06:17:21 +0000 Subject: [PATCH] fix man page per Eric Raymond --- nasm.1 | 2 +- ndisasm.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nasm.1 b/nasm.1 index 198a2495..e3284406 100644 --- a/nasm.1 +++ b/nasm.1 @@ -1,6 +1,6 @@ .TH NASM 1 "The Netwide Assembler Project" .SH NAME -nasm \- the Netwide Assembler \- portable 80x86 assembler +nasm \- the Netwide Assembler, a portable 80x86 assembler .SH SYNOPSIS .B nasm [ diff --git a/ndisasm.1 b/ndisasm.1 index fc95922d..fc03badd 100644 --- a/ndisasm.1 +++ b/ndisasm.1 @@ -4,7 +4,7 @@ .\" .TH NDISASM 1 "The Netwide Assembler Project" .SH NAME -ndisasm \- the Netwide Disassembler \- 80x86 binary file disassembler +ndisasm \- the Netwide Disassembler, an 80x86 binary file disassembler .SH SYNOPSIS .B ndisasm [ -- 2.11.4.GIT