Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Remove trailing whitespace.
details: https://anonhg.NetBSD.org/src/rev/75f529295f17
branches: trunk
changeset: 814995:75f529295f17
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Apr 24 15:11:26 2016 +0000
description:
Remove trailing whitespace.
diffstat:
share/man/man9/usbdi.9 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r 531843595b72 -r 75f529295f17 share/man/man9/usbdi.9
--- a/share/man/man9/usbdi.9 Sun Apr 24 15:03:18 2016 +0000
+++ b/share/man/man9/usbdi.9 Sun Apr 24 15:11:26 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: usbdi.9,v 1.31 2016/04/24 15:03:18 skrll Exp $
+.\" $NetBSD: usbdi.9,v 1.32 2016/04/24 15:11:26 wiz Exp $
.\"
.\" Copyright (c) 2012 Matthew R. Green
.\" All rights reserved.
@@ -272,10 +272,10 @@
.Fn usbd_set_config_index "struct usbd_device *dev" "int index" "int msg"
.Ft usbd_status
.Fn usbd_bulk_transfer "struct usbd_xfer *xfer" "struct usbd_pipe *pipe" \
- "uint16_t flags" "uint32_t timeout" "void *buf" "uint32_t *size"
+ "uint16_t flags" "uint32_t timeout" "void *buf" "uint32_t *size"
.Ft usbd_status
.Fn usbd_intr_transfer "struct usbd_xfer *xfer" "struct usbd_pipe *pipe" \
- "uint16_t flags" "uint32_t timeout" "void *buf" "uint32_t *size"
+ "uint16_t flags" "uint32_t timeout" "void *buf" "uint32_t *size"
.Ft void
.Fn usb_detach_waitold "device_t dv"
.Ft void
Home |
Main Index |
Thread Index |
Old Index