summaryrefslogtreecommitdiffstats
path: root/man/piklab.1x
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-03-24 01:27:27 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-03-24 01:27:27 +0000
commitb79a2c28534cf09987eeeba3077fff9236df182a (patch)
tree40489486520618857e4d1dcd32c5255c9e6c22bb /man/piklab.1x
parent2c9d244021470c8eaefb5e2f18b549314511ce73 (diff)
downloadpiklab-b79a2c28534cf09987eeeba3077fff9236df182a.tar.gz
piklab-b79a2c28534cf09987eeeba3077fff9236df182a.zip
Fixed images
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1106870 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'man/piklab.1x')
-rwxr-xr-xman/piklab.1x70
1 files changed, 35 insertions, 35 deletions
diff --git a/man/piklab.1x b/man/piklab.1x
index 6d3ed55..7ac421e 100755
--- a/man/piklab.1x
+++ b/man/piklab.1x
@@ -1,9 +1,10 @@
-.\" Hey, EMACS: -*- nroff -*-
+.\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
+.TH PIKLAB SECTION "April 11, 2007"
.\" Please adjust this date whenever revising the manpage.
-.\"
+.\"
.\" Some roff macros, for reference:
.\" .nh disable hyphenation
.\" .hy enable hyphenation
@@ -14,14 +15,14 @@
.\" .br insert line break
.\" .sp <n> insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
-.TH "PIKLAB" "1" "April 11, 2007" "" ""
-.SH "NAME"
-piklab \- IDE for PIC\-microcontroller development.
-.TP
-.SH "SYNOPSIS"
-.B piklab [Qt\-options] [KDE\-options] [file]
+.SH PIKLAB
+\- IDE for PIC-microcontroller development.
+.TP
+.SH SYNOPSIS
-.br
+.B piklab [Qt-options] [KDE-options] [file]
+
+.br
.\" TeX users may be more comfortable with the \fB<whatever>\fP and
.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
.\" respectively.
@@ -29,46 +30,45 @@ piklab \- IDE for PIC\-microcontroller development.
similar to the MPLAB environment. It integrates with several compiler and assembler toolchains (like gputils, sdcc, c18) and with the
simulator gpsim. It supports the most common programmers (serial, parallel, ICD2, Pickit2, PicStart+) and debuggers (ICD2).
-.TP
-.SH "OPTIONS"
+.TP
+.SH OPTIONS
These programs follow the usual GNU command line syntax, with long
-options starting with two dashes (`\-').
+options starting with two dashes (`-').
A summary of options is included below.
-.TP
+.TP
.B \-h, \-\-help
Show summary of options.
-.TP
+.TP
.B \-v, \-\-version
Show version of program.
-.TP
-.B \-\-help\-qt
+.TP
+.B \-\-help-qt
Show Qt specific options
-.TP
-.B \-\-help\-kde
+.TP
+.B \-\-help-kde
Show KDE specific options
-.TP
-.B \-\-help\-all
+.TP
+.B \-\-help-all
Show all options
-.TP
+.TP
.B \-\-author
Show author information
-.TP
+.TP
.B \-\-license
Show license information
-.TP
+.TP
.B \-\-
End of options
-.TP
-.br
+.TP
+.br
.sp 3
-.SH "SEE ALSO"
-.BR piklab\-prog (1),
-.BR piklab\-hex (1),
-.BR piklab\-coff (1),
+.SH SEE ALSO
+.BR piklab-prog (1),
+.BR piklab-hex (1),
.BR gputils (1),
.BR sdcc (1).
-.br
-.SH "AUTHORS"
+.br
+.SH AUTHORS
piklab was written by Nicolas Hadacek and many others, including:
* Alain Gibaud: author of Pikdev; main infrastructure; IDE interface; direct programmers; gputils integration.
@@ -76,7 +76,7 @@ piklab was written by Nicolas Hadacek and many others, including:
* Xiaofan Chen: numerous tests of PICkit1/2 and ICD2 programmers.
* Craig Franklin: author of gputils (disassembler and coff parser).
* Manwlis Giannos: direct programmer support for PIC18FXX2/FXX8 devices.
- * Stephen Landamore: author of LPLAB (microchip command\-line programmer).
+ * Stephen Landamore: author of LPLAB (microchip command-line programmer).
* Brian C. Lane: original code for direct programming.
* Sébastion Laoût: author of Likeback.
* Nestor A. Marchesini: tests of PicStart+ programmer.
@@ -90,10 +90,10 @@ piklab was written by Nicolas Hadacek and many others, including:
* Stefan von Halenbach: German translation.
* Nagy Lázló: Hungarian translation.
.sp 3
-.SH "COPYRIGHT"
-This is free software. You may redistribute copies of it under the terms of the GNU General Public License
+.SH COPYRIGHT
+ This is free software. You may redistribute copies of it under the terms of the GNU General Public License
<http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the extent permitted by law.
-.PP
+.PP
This manual page was written by Stefan <vonHalenbach@users.sf.net>,
for the Debian project (but may be used by others).