📄 qadsl.texinfo
字号:
\input texinfo @c -*-texinfo-*-@c This file uses the @command command introduced in Texinfo 4.0.@c %**start of header@setfilename qadsl.info@settitle Auto-login & keep-alive for Internet connections.@finalout@setchapternewpage odd@c %**end of header@set VERSION 1.3.0@ifinfoThis file documents the @command{qadsl} utility. An auto-login &keep-alive daemon for Internet connections.Copyright (C) 2001 Jakob ``kuba'' Stasilowicz @email{kuba()unix!se}Copyright (C) 2003 Joachim Nilsson @email{joachim.nilsson()member!fsf!org}Permission is granted to make and distribute verbatim copies ofthis manual provided the copyright notice and this permission noticeare preserved on all copies.@ignorePermission is granted to process this file through TeX and print theresults, provided the printed document carries copying permissionnotice identical to this one except for the removal of this paragraph(this paragraph not being relevant to the printed manual).@end ignorePermission is granted to copy and distribute modified versions of thismanual under the conditions for verbatim copying, provided that the entireresulting derived work is distributed under the terms of a permissionnotice identical to this one.Permission is granted to copy and distribute translations of this manualinto another language, under the above conditions for modified versions,except that this permission notice may be stated in a translation approvedby the Foundation.@end ifinfo@titlepage@title qadsl@subtitle Auto-login & keep-alive daemon for Internet connections.@subtitle for qadsl Version @value{VERSION}@author by Joachim Nilsson@page@vskip 0pt plus 1filllCopyright @copyright{} 2003 Joachim NilssonPermission is granted to make and distribute verbatim copies ofthis manual provided the copyright notice and this permission noticeare preserved on all copies.Permission is granted to copy and distribute modified versions of thismanual under the conditions for verbatim copying, provided that the entireresulting derived work is distributed under the terms of a permissionnotice identical to this one.Permission is granted to copy and distribute translations of this manualinto another language, under the above conditions for modified versions,except that this permission notice may be stated in a translation approvedby the Foundation.@end titlepage@c All the nodes can be updated using the EMACS command@c texinfo-every-node-update, which is normally bound to C-c C-u C-e.@node Top, Instructions, (dir), (dir)@ifinfoThis file documents the @command{qadsl} utility. An auto-login &keep-alive daemon for Internet connections.@end ifinfo@c All the menus can be updated with the EMACS command@c texinfo-all-menus-update, which is normally bound to C-c C-u C-a.@menu* Instructions:: How to read this manual. * Copying:: How you can copy and share @command{qadsl}.* Overview:: Preliminary information.* Sample:: Sample output from @command{qadsl}.* Invoking qadsl:: How to run @command{qadsl}.* Problems:: Reporting bugs.* Concept Index:: Index of concepts.@end menu@node Instructions, Copying, Top, Top@chapter How to Read This Manual@cindex reading@cindex manual, how to read@cindex how to readTo read this manual, begin at the beginning, reading from left to rightand top to bottom, until you get to the end. Then stop. You may pausefor a beer anywhere in the middle as well, if you wish. (Please note,however, that The King strongly advises against heavy use ofprescription pharmaceuticals, based on his extensive personal andprofessional experience.)@node Copying, Overview, Instructions, Top@include gpl.texinfo@node Overview, Sample, Copying, Top@chapter Overview@cindex greetings@cindex overviewGNU @command{qadsl} produces the familiar, UNIX traditional, completelack of output when everything works.It allows nonprogrammers to use a classic computer science tool whichwould otherwise be unavailable to them. Because it is protected by theGNU General Public License, users are free to share and change it.GNU @command{qadsl} was written by Joachim Nilsson. Its predecessor,qadsl was written by Jakob Stasilowicz.@node Sample, Invoking qadsl, Overview, Top@chapter Sample Output@cindex sampleHere are some realistic examples of running @command{qadsl}.This is the output of the command @samp{qadsl}:@examplehello, world!@end exampleThis is the output of the command @samp{qadsl --help}:@exampleUsage: qadsl [OPTION...]Auto-login & keep-alive for Internet connections. -v, --verbose Print more information -?, --help Give this help list --usage Give a short usage message -V, --version Print program version -l, --login Login to the Internet -o, --logout Logout the connection -p, --pid-file=file Use file instead of /var/run/qadsl.pid -c, --conf-file=file Use file instead of /etc/qadsl.confReport bugs to @email{joachim.nilsson()member!fsf!org}@end example@node Invoking qadsl, Problems, Sample, Top@chapter Invoking @command{qadsl}@cindex invoking@cindex version@cindex options@cindex usage@cindex help@cindex getting helpThe format for running the @command{qadsl} program is:@exampleqadsl @var{option} @dots{}@end example@code{qadsl} supports the following options:@c Formatting copied from the Texinfo 4.0 manual.@table @code@item --verbose@itemx -vPrint more information.@item --help@itemx -?Print an informative help message describing the options and then exitsuccessfully.@item --usageBriefly list the options.@item --version@itemx -VPrint the version number of @command{qadsl} on the standard outputand then exit successfully.@item --login@itemx -lLogin to the Internet connection.@item --logout@itemx -oLogout from the Internet connection.@item --pid-file file@itemx -p fileUse file as lock file instead of the default /var/run/qadsl.pid@item --conf-file file@itemx -c fileUse file as configuration file instead of the default /etc/qadsl.conf@end table@node Problems, Concept Index, Invoking qadsl, Top@chapter Reporting Bugs@cindex bugs@cindex problemsIf you find a bug in @command{qadsl}, please report it using theSavannah bug report tool at http://savannah.nongnu.org/bugs/?group=qadslInclude the version number, which you can find by running @w{@samp{qadsl --version}}. Also include in your message theoutput that the program produced and the output you expected.@refillIf you have other questions, comments or suggestions about@command{qadsl}, use the mailing lists listed on the qadsl projectpage on Savannah, http://savannah.gnu.org/projects/qadsl/. The authorwill try to help you out, although he may not have time to fix yourproblems.@node Concept Index, , Problems, Top@unnumbered Concept Index@cindex tail recursion@printindex cp@shortcontents@contents@bye
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -