Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

quarry(6) [debian man page]

QUARRY(6)							   User Commands							 QUARRY(6)

NAME
Quarry - GUI for Go, Reversi/Othello and Amazons SYNOPSIS
quarry [OPTION...] [GAME-RECORD-FILE...] DESCRIPTION
GTP debugging options: --gtp-log=BASE-NAME log GTP streams to files named `BASE-NAME.<PID>'; single hyphen stands for stdout --gtp-show-stderr pipe GTP servers' stderr to Quarry's stderr; if `--gtp-log' is specified, pipe stderr there Help options: --help display the help and exit --usage display brief usage message and exit --version output version information and exit REPORTING BUGS
Report bugs at https://gna.org/bugs/?group=quarry or to <quarry-dev@gna.org>. COPYRIGHT
Copyright (C) 2003, 2004, 2005, 2006 Paul Pogonyshev and others. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. Quarry 0.2.0 March 2010 QUARRY(6)

Check Out this Related Man Page

GTP(4)							   BSD Kernel Interfaces Manual 						    GTP(4)

NAME
gtp -- Gemtek PCI FM radio device SYNOPSIS
gtp* at pci? flags 0x00 radio* at gtp? DESCRIPTION
The gtp driver provides support for the Gemtek PCI and Guillemot MaxiRadio FM2000 FM radio tuners. The Gemtek PCI cards are stereo FM tuners that can tune in the range 87.5 - 108.0 MHz, report signal status and stereo/mono on the current frequency, force audio output to mono, perform hardware signal search, and have an internal AFC. The card is based on the TEA5757 chip; see radio(4) for details. The flags control the driver behavior. For example, with flags 0x01 the driver will assume that a TEA5759 chip is used. SEE ALSO
intro(4), pci(4), radio(4), radio(9) HISTORY
The gtp device driver appeared in OpenBSD 3.2 and subsequently in NetBSD 1.6 wherein it replaced the mr(4) driver. AUTHORS
The gtp driver and the man page was written by Vladimir Popov <jumbo@narod.ru>. BUGS
It is impossible to determine which frequency the card is tuned to. Thus, the driver will report an internally stored value even if it is not correct (changed by some program that uses direct port access). BSD
March 26, 2011 BSD
Man Page