diff options
| author | Marcel Holtmann <marcel@holtmann.org> | 2008-08-04 19:54:27 +0200 | 
|---|---|---|
| committer | Marcel Holtmann <marcel@holtmann.org> | 2008-08-04 19:54:27 +0200 | 
| commit | 6290ba0724c0d7ad4a215f1b68d1a520697c7903 (patch) | |
| tree | 0c13a68e29f0137acfd161df6f754728bb3ce7ce /src | |
| parent | 9b22979acb85ff00a5fb67f90af0906b408d9b4a (diff) | |
Rename hcid.8 to bluetoothd.8
Diffstat (limited to 'src')
| -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.  | 
