diff options
| author | Dan Williams <dcbw@redhat.com> | 2008-12-16 22:19:56 -0500 |
|---|---|---|
| committer | Dan Williams <dcbw@redhat.com> | 2008-12-16 22:19:56 -0500 |
| commit | 828c267eedcb508efa92ef3718d94358255b54af (patch) | |
| tree | d6d64ebc899fe52995a687e621cadd89837b8759 /probe-modem | |
| parent | 07f84d59af08a6b5a65a119d177338d5944d989e (diff) | |
manpage cleanups and fixes
Diffstat (limited to 'probe-modem')
| -rw-r--r-- | probe-modem/probe-modem.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/probe-modem/probe-modem.8 b/probe-modem/probe-modem.8 index 099a4b3..aaf3874 100644 --- a/probe-modem/probe-modem.8 +++ b/probe-modem/probe-modem.8 @@ -1,9 +1,9 @@ -.TH EDD_ID 8 "November 2005" "" "Linux Administrator's Manual" +.TH PROBE_MODEM 8 "November 2005" "" "Linux Administrator's Manual" .SH NAME probe-modem \- udev callout to identify Hayes-compatible modem capabilities .SH SYNOPSIS .BI probe-modem -[\fI--export\fP] \fI<devpath>\fP +[\fI--export\fP] [\fI--verbose\fP] [\fI--quiet\fP] [\fI--log <file>\fP] \fI<devpath>\fP .SH "DESCRIPTION" .B probe-modem is normally called from a udev rule, to provide udev with the modem @@ -24,7 +24,7 @@ print debugging information .BI \-\-quiet only output to logfile, not stdout .TP -.BI \-\-log <file> +.BI \-\-log\ <file> log output to <file> .RE .SH SEE ALSO |
