summaryrefslogtreecommitdiff
path: root/gs/man
diff options
context:
space:
mode:
authorRalph Giles <ralph.giles@artifex.com>2002-11-11 15:51:10 +0000
committerRalph Giles <ralph.giles@artifex.com>2002-11-11 15:51:10 +0000
commitee69a6a4586cfe6056693a771fd862ff212e1285 (patch)
tree7b033b6a6bf802bd6d25019f857699661ba8a1fa /gs/man
parent524a0ecabdcdca69f1e2da79c0f30f315ddda55f (diff)
Remove man pages for ansi2knr, which we not longer include.
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@3304 a1074d23-0009-0410-80fe-cf8c14f379e6
Diffstat (limited to 'gs/man')
-rw-r--r--gs/man/ansi2knr.149
-rw-r--r--gs/man/de/ansi2knr.138
2 files changed, 0 insertions, 87 deletions
diff --git a/gs/man/ansi2knr.1 b/gs/man/ansi2knr.1
deleted file mode 100644
index 8bfaef1a0..000000000
--- a/gs/man/ansi2knr.1
+++ /dev/null
@@ -1,49 +0,0 @@
-.\" $Id$
-.TH ANSI2KNR 1 "8 March 2000" \" -*- nroff -*-
-.SH NAME
-ansi2knr \- convert ANSI C to Kernighan & Ritchie C
-.SH SYNOPSIS
-\fBansi2knr\fR [\fB--filename\fR \fIfilename\fR] [\fIinput_file\fR [\fIoutput_file\fR]]
-.br
-.SH DESCRIPTION
-\fB--filename\fR provides the file name for the #line directive in the output,
-overriding \fIinput_file\fR (if present).
-.sp
-If no \fIinput_file\fR is supplied, input is read from stdin.
-.sp
-If no \fIoutput_file\fR is supplied, output goes to stdout.
-.sp
-There are no error messages.
-.sp
-\fBansi2knr\fR
-recognizes function definitions by seeing a non-keyword identifier at the left
-margin, followed by a left parenthesis, with a right parenthesis as the last
-character on the line, and with a left brace as the first token on the
-following line (ignoring possible intervening comments). It will recognize a
-multi-line header provided that no intervening line ends with a left or right
-brace or a semicolon. These algorithms ignore whitespace and comments, except
-that the function name must be the first thing on the line.
-.sp
-\fBansi2knr\fP
-also recognizes adjacent string literals and concatenates them.
-.sp
-The following constructs will confuse it:
-.br
- - Any other construct that starts at the left margin and follows the
-above syntax (such as a macro or function call).
-.br
- - Some macros that tinker with the syntax of the function header.
-.br
- - String literals whose concatenation requires rewriting
-their contents; e.g. "ab\e0" "07c" is concatenated to "ab\e007c",
-which is not correct.
-.sp
-The --varargs switch is obsolete, and is recognized only for
-backwards compatibility. The present version of
-\fBansi2knr\fR
-will always attempt to convert a ... argument to va_alist and va_dcl.
-.SH AUTHOR
-L. Peter Deutsch of Aladdin Enterprises wrote the original ansi2knr; most of
-the code in the current version is his work. ansi2knr also includes
-contributions by Francois Pinard <pinard@iro.umontreal.ca>, Jim Avera
-<jima@netcom.com>, and Paul Eggert <eggert@twinsun.com>.
diff --git a/gs/man/de/ansi2knr.1 b/gs/man/de/ansi2knr.1
deleted file mode 100644
index 6b70bd2aa..000000000
--- a/gs/man/de/ansi2knr.1
+++ /dev/null
@@ -1,38 +0,0 @@
-.\" $Id$
-.\" Using encoding of the German (de_DE) translation: ISO-8859-1
-.\" Translation by Tobias Burnus <burnus@gmx.de> and Thomas Hoffmann
-.TH ANSI2KNR 1 "8.Mai 2000" \" -*- nroff -*-
-.SH NAME
-ansi2knr \- konvertiert ANSI C zu Kernighan & Ritchie C
-.SH SYNTAX
-\fBansi2knr\fR [\fB--filename\fR \fIDateiname\fR] [\fIEingabedatei\fR [\fIAusgabedatei\fR]]
-.br
-.SH BESCHREIBUNG
-\fB--filename\fR setzt den Dateinamen für die #line-Anweisung in der Ausgabe anstatt die \fIEingabedatei\fR (falls angegeben) zu benutzen.
-.sp
-Falls keine \fIEingabedatei\fR angegeben wird, wird die Eingabe von der Standardeingabe (stdin) gelesen.
-.sp
-Falls keine \fIAusgabedatei\fR angegeben wird, wird die Ausgabe zur Standardausgabe (stdout) geschrieben.
-.sp
-Es gibt keine Fehlermeldungen.
-.sp
-\fBansi2knr\fR
-erkennt Funktionsdefinitionen indem nach nicht Schlüsselwortbezeichnern am linken Rand gesucht wird, denen eine linke Klammer folgt und dessen Zeile mit einer rechten Klammer endet; und mit einen linken geschweiften Klammer as erstes Element in der folgenden Zeile. (Dabei werden etwaige dazwischenliegende Kommentare ignoriert.) Es erkennt mehrzeilige Header falls keine Zeilen dazwischen mit einer geschweiften Klammer oder einem Semikolon enden. Dieser Algorithmus ignoriert Leerzeichen und Kommentare mit Außnahme, daß der Funktionsname als erstes in der Zeile stehen muß.
-.sp
-\fBansi2knr\fP
-erkennt auch aufeinanderfolgende Zeichkettenkonstanten und verschmelzt diese.
-.sp
-Folgende Konstrukte verwirren das Programm:
-.br
- - Alle anderen Konstrukte die am linken Rand beginnen und den oben genannten Syntax besitzten (wie Makros oder Funktionsaufrufe).
-.br
- - Einige Makros, die mit der Syntax von Funtionsheadern herumdoktoren.
-.br
- - Zeichenkettenliterale, dessen Verknüpfung verlangt, daß der Inhalt geändert werden muß; beispielsweise wird "ab\0" "07c" zu "ab\007c" verknüpft, was falsch ist.
-.sp
-Der --varargs Schalter ist obsolet und wird nur noch aus Kompatibilitätgründen erkannt. Die aktuelle Version von \fBansi2knr\fR wird immer versuchen, ein ... Argument zu va_alist und va_dcl zu konvertieren.
-.SH AUTOR
-L. Peter Deutsch von Aladdin Enterprises schrieb die urspüngliche Version von ansi2knr;
-der größte Teil des Programmes wurde von ihm geschrieben. ansi2knr enthält auch
-Ergänzungen von Francois Pinard <pinard@iro.umontreal.ca>, Jim Avera
-<jima@netcom.com> und Paul Eggert <eggert@twinsun.com>.