Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Indentation is an argument, not another option.
details: https://anonhg.NetBSD.org/src/rev/0a9aabada249
branches: trunk
changeset: 748144:0a9aabada249
user: joerg <joerg%NetBSD.org@localhost>
date: Wed Oct 14 23:10:27 2009 +0000
description:
Indentation is an argument, not another option.
diffstat:
share/man/man4/bluetooth.4 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 769e26129328 -r 0a9aabada249 share/man/man4/bluetooth.4
--- a/share/man/man4/bluetooth.4 Wed Oct 14 22:59:11 2009 +0000
+++ b/share/man/man4/bluetooth.4 Wed Oct 14 23:10:27 2009 +0000
@@ -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;
Home |
Main Index |
Thread Index |
Old Index