.\" Hey, EMACS: -*- nroff -*- .TH AIRPORT-MODEM 1 "May 20, 2006" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME airport-modem \- Modem monitoring and hangup utility for the original Apple AirPort Base Station ("Graphite"), the Lucent RG-1000 base station and the Apple Airport Extreme base station .SH SYNOPSIS .B airport-modem .SH DESCRIPTION \fBairport-modem\fP allows you to monitor the state of the internal modem of your base station and to start/stop the modem connection. On the AirPort Extreme base station, the modem utility can also display the approximate duration of the modem connection. .SH OPTIONS \fBairport-modem\fP accepts no command-line options. \fBairport-modem\fP is a wrapper script around the \fIAirportBaseStationHangup.jar\fP jar file located in \fI/usr/share/java/airport-utils\fP. You can set the \fBJAVACMD\fP environment variable to use a specific JVM instead of the one chosen by the wrapper script. Set the \fBDEBUG\fP environment variable to 1 to get the debug output from the wrapper script. .SH ENVIRONMENT VARIABLES .TP .B DEBUG Set this variable to 1 to get the debug output from the wrapper script. .TP .B JAVACMD The full path to the Java Virtual Machine to use. By default, the wrapper uses \fBJAVACMD\fP; if it is not set, it looks for \fBJAVA_BINDIR\fP/java, then for \fBJAVA_HOME\fP/bin/java before looking for a java executable in the \fBPATH\fP. In the latter case, the JVM used can be configured using the Debian alternatives system (see \fBupdate-alternatives\fP(8)). .TP .B JAVA_HOME The full path where your JDK/JRE is installed. .TP .B JAVA_BINDIR The full path to the directory where the java executable is located. .TP .B JAVA_ARGS Extra command-line arguments to be passed to the Java Virtual Machine. .SH AUTHOR airport-modem was written by Jon Sevy . .PP This manual page was written by Julien BLACHE , for the Debian project (but may be used by others).