nitlog: oops, didn't deal properly with posts in months that haven't
[wvapps.git] / wvdial / wvdialconf.1
blobeb7437dddb42fc4b3ea94510aa7373854def59c8
1 .TH WVDIALCONF 1 "December 2005"" WvDial"
2 .\"
3 .SH NAME
4 wvdialconf \- build a configuration file for
5 .BR wvdial (1)
6 .\"
7 .SH SYNOPSIS
8 .B wvdialconf
9 .I /etc/wvdial.conf
10 .\"
11 .SH DESCRIPTION
12 .B wvdialconf
13 detects your modem, its maximum baud rate, and a good initialization
14 string and generates or updates the
15 .BR wvdial (1)
16 configuration file based on this information.
17 .PP
18 .B wvdialconf
19 is completely non-interactive.  You still need to edit
20 .I /etc/wvdial.conf
21 to specify the phone number, login name, and password of your internet
22 account in order for
23 .BR wvdial (1)
24 to work.
25 .PP
26 It is safe to run
27 .B wvdialconf
28 if a configuration file already exists.  In that case, only the
29 .IR Modem ,
30 .IR Baud ,
31 .IR Init ,
32 and
33 .I Init2
34 options are changed in the
35 .I "[Dialer Defaults]"
36 section, and only if autodetection is successful.
37 .\"
38 .SH BUGS
39 We're willing to entertain the possibility.  Let us know if you have any
40 problems by sending an e-mail to
41 .BR <wvdial-list@lists.nit.ca> .
42 .PP
43 .\"
44 .SH DIAGNOSTICS
45 An exit status of 0 means that a modem was detected and the
46 configuration file was updated successfully.
47 .PP
48 Any other value means
49 that something went wrong and the configuration file was unchanged.
50 .\"
51 .SH AUTHORS
52 Dave Coombs and Avery Pennarun for Net Integration Technologies.
53 .\"
54 .SH SEE ALSO
55 .BR wvdial (1),
56 .BR wvdial.conf (5).