[Midnightbsd-cvs] src [11281] fixup
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Jul 4 09:25:28 EDT 2018
Revision: 11281
http://svnweb.midnightbsd.org/src/?rev=11281
Author: laffer1
Date: 2018-07-04 09:25:27 -0400 (Wed, 04 Jul 2018)
Log Message:
-----------
fixup
Modified Paths:
--------------
trunk/usr.sbin/bluetooth/l2control/l2cap.c
trunk/usr.sbin/bluetooth/l2control/l2control.8
Property Changed:
----------------
trunk/usr.sbin/bluetooth/l2control/l2control.8
Modified: trunk/usr.sbin/bluetooth/l2control/l2cap.c
===================================================================
--- trunk/usr.sbin/bluetooth/l2control/l2cap.c 2018-07-04 01:09:01 UTC (rev 11280)
+++ trunk/usr.sbin/bluetooth/l2control/l2cap.c 2018-07-04 13:25:27 UTC (rev 11281)
@@ -1,3 +1,4 @@
+/* $MidnightBSD$ */
/*
* l2cap.c
*
@@ -25,8 +26,8 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: l2cap.c,v 1.2 2013-01-01 17:41:47 laffer1 Exp $
- * $MidnightBSD$
+ * $Id: l2cap.c,v 1.5 2003/05/16 19:52:37 max Exp $
+ * $FreeBSD: stable/10/usr.sbin/bluetooth/l2control/l2cap.c 121054 2003-10-12 22:04:24Z emax $
*/
#include <sys/ioctl.h>
Modified: trunk/usr.sbin/bluetooth/l2control/l2control.8
===================================================================
--- trunk/usr.sbin/bluetooth/l2control/l2control.8 2018-07-04 01:09:01 UTC (rev 11280)
+++ trunk/usr.sbin/bluetooth/l2control/l2control.8 2018-07-04 13:25:27 UTC (rev 11281)
@@ -1,3 +1,4 @@
+.\" $MidnightBSD$
.\" Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin at yahoo.com>
.\" All rights reserved.
.\"
@@ -22,8 +23,8 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: l2control.8,v 1.2 2013-01-01 17:41:47 laffer1 Exp $
-.\" $MidnightBSD$
+.\" $Id: l2control.8,v 1.5 2003/05/21 00:53:00 max Exp $
+.\" $FreeBSD: stable/10/usr.sbin/bluetooth/l2control/l2control.8 236500 2012-06-03 06:57:47Z joel $
.\"
.Dd April 9, 2011
.Dt L2CONTROL 8
@@ -77,7 +78,7 @@
.Nm
are:
.Pp
-.Bl -tag -offset indent -compact
+.Bl -tag -width "Write_Auto_Disconnect_Timeout" -offset indent -compact
.It Cm Read_Node_Flags
.It Cm Read_Debug_Level
.It Cm Write_Debug_Level
Property changes on: trunk/usr.sbin/bluetooth/l2control/l2control.8
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list