diff options
author | pancake <nopcode.org> | 2010-11-18 16:32:00 +0100 |
---|---|---|
committer | pancake <nopcode.org> | 2010-11-18 16:32:00 +0100 |
commit | b0f69c8b6b6c73440c5fd29fccd618d0046b4640 (patch) | |
tree | f978e0ec3a525a6be3e26f8ebf7d30a061cd9f1c /man/goxf.1 | |
parent | dc4fd72133cd8988ffe087d7e320bee6c993c8ae (diff) | |
download | 0xFFFF-b0f69c8b6b6c73440c5fd29fccd618d0046b4640.tar.bz2 |
* Add manpages (thanks sre!)
Diffstat (limited to 'man/goxf.1')
-rw-r--r-- | man/goxf.1 | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/man/goxf.1 b/man/goxf.1 new file mode 100644 index 0000000..797411d --- /dev/null +++ b/man/goxf.1 @@ -0,0 +1,20 @@ +.TH GOXF 1 "November 18, 2010" +.\" Please adjust this date whenever revising the manpage. +.SH NAME +goxf \- 0xFFFF GUI +.SH SYNOPSIS +.B goxf +.RB [FILE] +.SH DESCRIPTION +This utility is a graphical interface to 0xFFFF. It is used to +communicate with the NOLO bootloader of Nokia's internet tablets +(N770, N800, N810, N900). +.SH OPTIONS +goxf takes no options. +.SH SEE ALSO +.B 0xFFFF(1) +.SH AUTHOR +goxf was written by pancake. +.PP +This manual page was written by Sebastian Reichel <elektranox@gmail.com>, +for the Debian project (but may be used by others). |