소스 검색

Remove references to using-machine-name-for-compiler, as we don't do that any more.

dtrg 13 년 전
부모
커밋
8efccf82c7
1개의 변경된 파일0개의 추가작업 그리고 18개의 파일을 삭제
  1. 0 18
      util/ack/ack.1.X

+ 0 - 18
util/ack/ack.1.X

@@ -15,20 +15,6 @@
 ack \- Amsterdam Compiler Kit
 ack \- Amsterdam Compiler Kit
 .SH SYNOPSIS
 .SH SYNOPSIS
 \fBack\fP arguments
 \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
 .SH DESCRIPTION
 This program transforms sources in several
 This program transforms sources in several
 languages to load files for a variety of machines,
 languages to load files for a variety of machines,
@@ -89,10 +75,6 @@ Object file.
 \fIAck\fP accepts the following flags:
 \fIAck\fP accepts the following flags:
 .IP \-m\fImachine\fP
 .IP \-m\fImachine\fP
 This flag tells \fIack\fP to generate a load file for \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
 .IP \-o
 Use the next argument as the name of the resulting file.
 Use the next argument as the name of the resulting file.
 \fIAck\fP produces \fIa.out\fP or \fIe.out\fP by default.
 \fIAck\fP produces \fIa.out\fP or \fIe.out\fP by default.