diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2005-08-16 18:06:07 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2005-08-16 18:06:07 +0000 |
commit | 6fd874af5d76b8cbffcf795fcb40b04b92cce8e0 (patch) | |
tree | 1a085142998df55498f0caead35e7ceef5360307 /dund/dund.1 | |
parent | 3a082ca7bd37268e851a0fd78772df2f5200beca (diff) |
Update manual page and fix spelling mistakes
Diffstat (limited to 'dund/dund.1')
-rw-r--r-- | dund/dund.1 | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/dund/dund.1 b/dund/dund.1 index 41354774..2056b145 100644 --- a/dund/dund.1 +++ b/dund/dund.1 @@ -5,7 +5,7 @@ dund \- BlueZ Bluetooth dial-up networking daemon .SH DESCRIPTION DUN daemon .SH SYNOPSIS -dund <options> +dund <options> [pppd options] .SH OPTIONS .TP \fB\-\-show\fR \fB\-\-list\fR \fB\-l\fR @@ -17,6 +17,9 @@ Listen for DUN connections \fB\-\-connect\fR \fB\-c\fR <bdaddr> Create DUN connection .TP +\fB\-\-mrouter\fR \fB\-m\fR <bdaddr> +Create mRouter connection +.TP \fB\-\-search\fR \fB\-Q[duration]\fR Search and connect .TP @@ -35,6 +38,9 @@ Source bdaddr \fB\-\-nosdp\fR \fB\-D\fR Disable SDP .TP +\fB\-\-auth\fR \fB\-A\fR +Enable authentification +.TP \fB\-\-encrypt\fR \fB\-E\fR Enable encryption .TP @@ -49,4 +55,13 @@ Do not become a daemon .TP \fB\-\-persist\fR \fB\-p[interval]\fR Persist mode +.TP +\fB\-\-pppd\fR \fB\-d\fR <pppd> +Location of the PPP daemon (pppd) +.TP +\fB\-\-msdun\fR \fB\-X\fR [timeo] +Enable Microsoft dialup networking support +.TP +\fB\-\-cache\fR \fB\-C\fR [valid] +Enable address cache |