diff options
author | 2007-09-12 14:12:03 +0000 | |
---|---|---|
committer | 2007-09-12 14:12:03 +0000 | |
commit | 41442a622e6f61f8b96c8b9b698cd516366dedf4 (patch) | |
tree | b9304b16771f69ae754c92513277b234c7d32f22 | |
parent | s/atoin/ation/ typos (diff) | |
download | wireguard-openbsd-41442a622e6f61f8b96c8b9b698cd516366dedf4.tar.xz wireguard-openbsd-41442a622e6f61f8b96c8b9b698cd516366dedf4.zip |
sevice -> service; from a list from jung
-rw-r--r-- | share/man/man4/bluetooth.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/bluetooth.4 b/share/man/man4/bluetooth.4 index a37803e7dfa..cbdb3de0ebd 100644 --- a/share/man/man4/bluetooth.4 +++ b/share/man/man4/bluetooth.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bluetooth.4,v 1.2 2007/06/11 08:39:29 jmc Exp $ +.\" $OpenBSD: bluetooth.4,v 1.3 2007/09/12 14:12:03 jmc Exp $ .\" $NetBSD: bluetooth.4,v 1.5 2007/04/21 06:15:22 plunky Exp $ .\" .\" Copyright (c) 2006 Itronix Inc. @@ -31,7 +31,7 @@ .\" POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: June 11 2007 $ +.Dd $Mdocdate: September 12 2007 $ .Dt BLUETOOTH 4 .Os .Sh NAME @@ -136,7 +136,7 @@ devices and make use of the .Ar bt_psm field in the .Ar sockaddr_bt -structure to select the Protocol/Sevice Multiplexer to specify when making +structure to select the Protocol/Service Multiplexer to specify when making connections. .Pp L2CAP socket options: |