From: Pascal Packaging Team Date: Sat, 10 Jun 2017 17:13:48 +0000 (+0100) Subject: add_arm64_manpage X-Git-Tag: archive/raspbian/3.0.0+dfsg-11+rpi1+deb9u1^2~24 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0b9ac3acde2e1fd3815cc5f9c7fe3be31bd16d08;p=fpc.git add_arm64_manpage Gbp-Pq: Name add_arm64_manpage.patch --- diff --git a/install/man/man1/ppca64.1 b/install/man/man1/ppca64.1 new file mode 100644 index 00000000..4f7d48d0 --- /dev/null +++ b/install/man/man1/ppca64.1 @@ -0,0 +1,33 @@ +.TH ppca64 1 "30 may 1999" "Free Pascal" "Free Pascal Compiler" +.SH NAME +ppca64 \- Free Pascal Compiler (FPC) binary, name derived +from Portable Pascal Compiler + +.SH SYNOPSIS + +.B "ppca64 [options] [sourcefile]" +.BR + +.SH DESCRIPTION +This binary is the back-end binary of the +.I Free Pascal Compiler (FPC) +which is a +.I Turbo Pascal +and +.I Delphi (7.0) +compatible standalone (non GCC frontend) multitarget Pascal compiler. + +This binary should not be called directly, instead the +.B fpc +program should be used instead. +It will choose the right back-end for compiling units for the requested platforms. + +.SH OPTIONS + +For a complete list of all supported command-line options, see the +.BR fpc (1) +manual page. + +.SH SEE ALSO +.BR fpc (1) +