summaryrefslogtreecommitdiffstats
path: root/src/bluetoothd.8
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-09-01 22:38:45 +0200
committerMarcel Holtmann <marcel@holtmann.org>2008-09-01 22:38:45 +0200
commit595384f9d37c8ccf3e3f2d26a4b16acf7b57fcf9 (patch)
tree2617451d0b7292be9eae715f131a9ada7add80cf /src/bluetoothd.8
parentcf92b6dc9c0fe11ace1a9ca4e7d18cb411ba56ba (diff)
Fix left-over entries from hcid.8
Diffstat (limited to 'src/bluetoothd.8')
-rw-r--r--src/bluetoothd.815
1 files changed, 4 insertions, 11 deletions
diff --git a/src/bluetoothd.8 b/src/bluetoothd.8
index 5b50b6df..28c03986 100644
--- a/src/bluetoothd.8
+++ b/src/bluetoothd.8
@@ -7,9 +7,6 @@ bluetoothd \- Bluetooth daemon
.B bluetoothd
[
.B \-n
-] [
-.B \-f
-.I config\-file
]
.SH "DESCRIPTION"
@@ -19,7 +16,7 @@ daemon, which manages all the Bluetooth devices.
.B bluetoothd
itself does not accept many command\-line options, as most of its
configuration is done in the
-.B hcid.conf
+.B /etc/bluetooth/main.conf
file, which has its own man page.
.B bluetoothd
can also provide a number of services via the D-Bus message bus
@@ -27,19 +24,17 @@ system.
.SH "OPTIONS"
.TP
.BI \-n
-Don't fork to run daemon in background.
+Don't run as daemon in background.
.TP
.BI \-d
Enable debug information output.
.TP
.BI \-m\ mtu\-size
Use specific MTU size for SDP server.
-.TP
-.BI \-f\ config\-file
-Use alternate configuration file instead of /etc/bluetooth/hcid.conf
+
.SH "FILES"
.TP
-.I /etc/bluetooth/hcid.conf
+.I /etc/bluetooth/main.conf
Default location of the global configuration file.
.TP
@@ -92,7 +87,5 @@ the following columns separated by whitespace:
\fIn\fP Remote device LMP sub-version integer.
-.SH "SEE ALSO"
-\fBhcid.conf\fR(5)
.SH "AUTHOR"
This manual page was written by Marcel Holtmann, Philipp Matthias Hahn and Fredrik Noring.