diff options
| -rw-r--r-- | src/bluetoothd.8 (renamed from src/hcid.8) | 19 | 
1 files changed, 8 insertions, 11 deletions
| diff --git a/src/hcid.8 b/src/bluetoothd.8 index a7ab0410..5b50b6df 100644 --- a/src/hcid.8 +++ b/src/bluetoothd.8 @@ -1,10 +1,10 @@  .\"  -.TH "HCID" "8" "March 2004" "hcid - HCI daemon" "System management commands" +.TH "BLUETOOTHD" "8" "March 2004" "Bluetooth daemon" "System management commands"  .SH "NAME" -hcid \- Bluetooth Host Controller Interface Daemon +bluetoothd \- Bluetooth daemon  .SH "SYNOPSIS" -.B hcid +.B bluetoothd  [  .B \-n  ] [ @@ -14,15 +14,15 @@ hcid \- Bluetooth Host Controller Interface Daemon  .SH "DESCRIPTION"  This manual page documents briefly the -.B hcid +.B bluetoothd  daemon, which manages all the Bluetooth devices.  -.B hcid +.B bluetoothd  itself does not accept many command\-line options, as most of its  configuration is done in the   .B hcid.conf  file, which has its own man page. -.B hcid -can also provide a number of services via the D-BUS message bus +.B bluetoothd +can also provide a number of services via the D-Bus message bus  system.  .SH "OPTIONS"  .TP  @@ -32,9 +32,6 @@ Don't fork to run daemon in background.  .BI \-d  Enable debug information output.  .TP -.BI \-s -Enable internal SDP server. -.TP  .BI \-m\ mtu\-size  Use specific MTU size for SDP server.  .TP  @@ -98,4 +95,4 @@ the following columns separated by whitespace:  .SH "SEE ALSO"  \fBhcid.conf\fR(5)  .SH "AUTHOR" -This manual page was written by Philipp Matthias Hahn and Fredrik Noring. +This manual page was written by Marcel Holtmann, Philipp Matthias Hahn and Fredrik Noring. | 
