Module Name: src Committed By: joerg Date: Wed Oct 14 23:10:27 UTC 2009
Modified Files: src/share/man/man4: bluetooth.4 Log Message: Indentation is an argument, not another option. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/share/man/man4/bluetooth.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man4/bluetooth.4 diff -u src/share/man/man4/bluetooth.4:1.16 src/share/man/man4/bluetooth.4:1.17 --- src/share/man/man4/bluetooth.4:1.16 Fri Sep 25 19:47:09 2009 +++ src/share/man/man4/bluetooth.4 Wed Oct 14 23:10:27 2009 @@ -1,4 +1,4 @@ -.\" $NetBSD: bluetooth.4,v 1.16 2009/09/25 19:47:09 plunky Exp $ +.\" $NetBSD: bluetooth.4,v 1.17 2009/10/14 23:10:27 joerg Exp $ .\" .\" Copyright (c) 2006 Itronix Inc. .\" All rights reserved. @@ -51,7 +51,7 @@ structure which contains a Bluetooth Device Address (BDADDR). This consists of a six byte string in least significant byte first order. -.Bd -literal -offset -indent +.Bd -literal -offset indent struct sockaddr_bt { uint8_t bt_len; sa_family_t bt_family;