Tue Aug 25 18:55:41 2009 UTC ()
Pull up following revision(s) (requested by plunky in ticket #926):
	share/man/man4/bcsp.4: revision 1.4
Sort sections.


(snj)
diff -r1.3 -r1.3.6.1 src/share/man/man4/bcsp.4

cvs diff -r1.3 -r1.3.6.1 src/share/man/man4/bcsp.4 (expand / switch to unified diff)

--- src/share/man/man4/bcsp.4 2008/04/15 11:17:48 1.3
+++ src/share/man/man4/bcsp.4 2009/08/25 18:55:41 1.3.6.1
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1.\" $NetBSD: bcsp.4,v 1.3 2008/04/15 11:17:48 plunky Exp $ 1.\" $NetBSD: bcsp.4,v 1.3.6.1 2009/08/25 18:55:41 snj Exp $
2.\" 2.\"
3.\" Copyright (c) 2007 KIYOHARA Takashi 3.\" Copyright (c) 2007 KIYOHARA Takashi
4.\" All rights reserved. 4.\" All rights reserved.
5.\" 5.\"
6.\" Redistribution and use in source and binary forms, with or without 6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions 7.\" modification, are permitted provided that the following conditions
8.\" are met: 8.\" are met:
9.\" 1. Redistributions of source code must retain the above copyright 9.\" 1. Redistributions of source code must retain the above copyright
10.\" notice, this list of conditions and the following disclaimer. 10.\" notice, this list of conditions and the following disclaimer.
11.\" 2. Redistributions in binary form must reproduce the above copyright 11.\" 2. Redistributions in binary form must reproduce the above copyright
12.\" notice, this list of conditions and the following disclaimer in the 12.\" notice, this list of conditions and the following disclaimer in the
13.\" documentation and/or other materials provided with the distribution. 13.\" documentation and/or other materials provided with the distribution.
14.\" 14.\"
@@ -46,19 +46,19 @@ Moreover, the @@ -46,19 +46,19 @@ Moreover, the
46.Nm 46.Nm
47supports BCSP Link Establishment Protocol, as described in the 47supports BCSP Link Establishment Protocol, as described in the
48.Qq BCSP Link Establishment Protocol 48.Qq BCSP Link Establishment Protocol
49specification. 49specification.
50.Sh SEE ALSO 50.Sh SEE ALSO
51.Xr bluetooth 4 , 51.Xr bluetooth 4 ,
52.Xr btuart 4 , 52.Xr btuart 4 ,
53.Xr btattach 8 53.Xr btattach 8
54.Sh HISTORY 54.Sh HISTORY
55The 55The
56.Nm 56.Nm
57device appeared in 57device appeared in
58.Nx 5.0 . 58.Nx 5.0 .
 59.Sh AUTHORS
 60.An KIYOHARA Takashi Aq kiyohara@kk.iij4u.or.jp
59.Sh BUGS 61.Sh BUGS
60The 62The
61.Nm 63.Nm
62not support configuration for baud rate yet. 64not support configuration for baud rate yet.
63.Sh AUTHORS 
64.An KIYOHARA Takashi Aq kiyohara@kk.iij4u.or.jp