From 12f0dafac52bd99cb556ea0b6a43dc39d0e35dd7 Mon Sep 17 00:00:00 2001 From: Przemyslaw Czerpak Date: Wed, 24 Oct 2007 19:39:08 +0000 Subject: [PATCH] 2007-10-24 21:38 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/debian/hbdot.1 * harbour/debian/harbour.1 * harbour/debian/hbrun.1 * updated man files --- harbour/ChangeLog | 6 ++++++ harbour/debian/harbour.1 | 8 ++++---- harbour/debian/hbdot.1 | 2 +- harbour/debian/hbrun.1 | 4 ++-- 4 files changed, 13 insertions(+), 7 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 56a1937e66..908d12b425 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,12 @@ 2002-12-01 13:30 UTC+0100 Foo Bar */ +2007-10-24 21:38 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) + * harbour/debian/hbdot.1 + * harbour/debian/harbour.1 + * harbour/debian/hbrun.1 + * updated man files + 2007-10-24 20:57 UTC+0300 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt) * harbour/source/rtl/hbbit.c + fixed HB_BITRESET() diff --git a/harbour/debian/harbour.1 b/harbour/debian/harbour.1 index df524ef1b5..96fc5c28b5 100644 --- a/harbour/debian/harbour.1 +++ b/harbour/debian/harbour.1 @@ -36,10 +36,6 @@ output type: Platform dependant object module output type: Windows/DOS OBJ32 (.obj) .IP "\fB-gh\fP" 10 output type: Harbour Portable Object (.hrb) -.IP "\fB-gj\fP" 10 -output type: Java source (.java) -.IP "\fB-gi\fP" 10 -output type: .NET platform (.il) .IP "\fB-i\fP" 10 #include file search path .IP "\fB-k\fP" 10 @@ -58,6 +54,8 @@ no implicit starting procedure (default) object file drive and/or path .IP "\fB-p[]\fP" 10 generate pre-processed output (.ppo) file +.IP "\fB-p+\fP" 10 +generate pre-processor trace (.ppt) file .IP "\fB-q\fP" 10 quiet .IP "\fB-q0\fP" 10 @@ -68,6 +66,8 @@ set maximum number of preprocessor iterations syntax check only .IP "\fB-u[]\fP" 10 use command def set in (or none) +.IP "\fB-undef:\fP" 10 +#undef .IP "\fB-v\fP" 10 variables are assumed M-> .IP "\fB-w[]\fP" 10 diff --git a/harbour/debian/hbdot.1 b/harbour/debian/hbdot.1 index 18b61c1277..94a87dacf1 100644 --- a/harbour/debian/hbdot.1 +++ b/harbour/debian/hbdot.1 @@ -21,7 +21,7 @@ and set executable attribute. .SH OPTIONS This program has no options. \fB\fP are passed to -startup function in executed code. +startup function in executed code coming from \fB\fP. .SH AUTHOR diff --git a/harbour/debian/hbrun.1 b/harbour/debian/hbrun.1 index 4d43ec060d..44ca6b6903 100644 --- a/harbour/debian/hbrun.1 +++ b/harbour/debian/hbrun.1 @@ -4,13 +4,13 @@ hbrun \- Harbour Project Runner .SH SYNOPSIS -\fBhbrun\fP \fB\fP \fB[]\fP +\fBhbrun\fP \fB\fP \fB[]\fP .SH DESCRIPTION \fBhbrun\fP is the Harbour Project runner which can execute xBase/Clipper source code in .prg files or compiled Harbour Portable Objects - .hrb files. Type of file is recognized by -extension used with \fB\fP parameter. If not given +extension used with \fB\fP parameter. If not given then .hrb is used. .PP \fBhbrun\fP can be also used to execute .prg files as scripts