From: dtrg Date: Mon, 9 Aug 2010 22:47:33 +0000 (+0000) Subject: Remove references to using-machine-name-for-compiler, as we don't do that any more. X-Git-Tag: release-6-0-pre-5~56 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=c326f3c6a3bbc36f0f25718cd93dcf5fc35c55bc;p=ack.git Remove references to using-machine-name-for-compiler, as we don't do that any more. --- diff --git a/util/ack/ack.1.X b/util/ack/ack.1.X index 17a2426f9..689992ac7 100644 --- a/util/ack/ack.1.X +++ b/util/ack/ack.1.X @@ -15,20 +15,6 @@ ack \- Amsterdam Compiler Kit .SH SYNOPSIS \fBack\fP arguments -.br -\fBacc\fP arguments -.br -\fBapc\fP arguments -.br -\fBabc\fP arguments -.br -\fBm2\fP arguments -.br -\fBocm\fP arguments -.br -\fBf2c\fP arguments -.br -\fImachine\fP arguments .SH DESCRIPTION This program transforms sources in several languages to load files for a variety of machines, @@ -89,10 +75,6 @@ Object file. \fIAck\fP accepts the following flags: .IP \-m\fImachine\fP This flag tells \fIack\fP to generate a load file for \fImachine\fP. -\fIMachine\fP can also be used as the program call -name, instead of \fIack\fP. -e.g. \fIack \-mi86 file.p\fP is equivalent to \fIi86 -file.p\fP. .IP \-o Use the next argument as the name of the resulting file. \fIAck\fP produces \fIa.out\fP or \fIe.out\fP by default.