summaryrefslogtreecommitdiff
path: root/usr.bin/bluetooth
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-01-18 13:43:56 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-01-18 13:43:56 +0000
commit6c7216df785592bb069469113f556dfd1946ed5d (patch)
tree4ff679e02e4f5503cdcbf47f6fd1aa832ff79d14 /usr.bin/bluetooth
parent55bf0e44752ba3432c3e4632c45263d5795e0aa9 (diff)
downloadsrc-test-6c7216df785592bb069469113f556dfd1946ed5d.tar.gz
src-test-6c7216df785592bb069469113f556dfd1946ed5d.zip
Sort sections.
Notes
Notes: svn path=/head/; revision=140420
Diffstat (limited to 'usr.bin/bluetooth')
-rw-r--r--usr.bin/bluetooth/btsockstat/btsockstat.16
-rw-r--r--usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.122
2 files changed, 14 insertions, 14 deletions
diff --git a/usr.bin/bluetooth/btsockstat/btsockstat.1 b/usr.bin/bluetooth/btsockstat/btsockstat.1
index e82684d508182..ad5063da32c7f 100644
--- a/usr.bin/bluetooth/btsockstat/btsockstat.1
+++ b/usr.bin/bluetooth/btsockstat/btsockstat.1
@@ -72,12 +72,12 @@ and
.It Fl r
Display a list of active routing entries (if any) for specified protocol.
.El
-.Sh BUGS
-Most likely.
-Please report if found.
.Sh EXIT STATUS
.Ex -std
.Sh SEE ALSO
.Xr ng_btsocket 4
.Sh AUTHORS
.An Maksim Yevmenkin Aq m_evmenkin@yahoo.com
+.Sh BUGS
+Most likely.
+Please report if found.
diff --git a/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.1 b/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.1
index 06c133c76fe8d..21c921c313692 100644
--- a/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.1
+++ b/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.1
@@ -95,6 +95,15 @@ This option is required if
.Fl b
option was specified.
.El
+.Sh FILES
+.Bl -tag -width ".Pa /dev/tty[p-sP-S][0-9a-v]" -compact
+.It Pa /dev/pty[p-sP-S][0-9a-v]
+master pseudo terminals
+.It Pa /dev/tty[p-sP-S][0-9a-v]
+slave pseudo terminals
+.El
+.Sh EXIT STATUS
+.Ex -std
.Sh EXAMPLES
.Dl "rfcomm_sppd -a 00:01:02:03:04:05 -c 1 -t /dev/ttyp1"
.Pp
@@ -107,17 +116,6 @@ and channel
Once the connection has been established,
.Pa /dev/ttyp1
can be used to talk to the remote serial port on the server.
-.Sh FILES
-.Bl -tag -width ".Pa /dev/tty[p-sP-S][0-9a-v]" -compact
-.It Pa /dev/pty[p-sP-S][0-9a-v]
-master pseudo terminals
-.It Pa /dev/tty[p-sP-S][0-9a-v]
-slave pseudo terminals
-.El
-.Sh EXIT STATUS
-.Ex -std
-.Sh BUGS
-Please report if found.
.Sh SEE ALSO
.Xr bluetooth 3 ,
.Xr ng_btsocket 4 ,
@@ -125,3 +123,5 @@ Please report if found.
.Xr rfcomm_pppd 8
.Sh AUTHORS
.An Maksim Yevmenkin Aq m_evmenkin@yahoo.com
+.Sh BUGS
+Please report if found.