From 48798bf2eb93ec3b99720ac2e16093441156653d Mon Sep 17 00:00:00 2001 From: Robert de Bath Date: Sun, 5 Oct 1997 15:05:09 +0200 Subject: Import Dev86src-0.13.0.tar.gz --- man/as86.1 | 6 +++--- man/bcc.1 | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'man') diff --git a/man/as86.1 b/man/as86.1 index 990c263..199c65f 100644 --- a/man/as86.1 +++ b/man/as86.1 @@ -120,10 +120,10 @@ option. If a binary file doesn't start at location zero the first two items in the table are the start and end addresses of the binary file. .TP .B -u -take undefined symbols as imported-with-unspecified segment +assume undefined symbols are imported-with-unspecified segment. .TP -.B -w -don't print warnings +.B -w- +allow the assembler to print warning messages. .P .SH AS86 SOURCE Special characters diff --git a/man/bcc.1 b/man/bcc.1 index 9cf4188..21cc421 100644 --- a/man/bcc.1 +++ b/man/bcc.1 @@ -175,7 +175,7 @@ print names and args of subprocesses being run. Two or more -v's print names of files being unlinked. Three or more -v's print names of paths being searched. .TP -.B -W +.B -w allow the assembler to generate warnings, useful for finding 80186+ instructions. .P -- cgit v1.2.1