From 1c45b3707e7c66a66056f73aaaefa4851b1119d1 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Mon, 4 May 2015 14:18:14 +0000 Subject: add missing .Vt macros --- share/man/man9/usbd_open_pipe.9 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'share/man/man9') diff --git a/share/man/man9/usbd_open_pipe.9 b/share/man/man9/usbd_open_pipe.9 index 6eaac4d7af5..f473bed7907 100644 --- a/share/man/man9/usbd_open_pipe.9 +++ b/share/man/man9/usbd_open_pipe.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: usbd_open_pipe.9,v 1.1 2015/05/04 10:12:34 mpi Exp $ +.\" $OpenBSD: usbd_open_pipe.9,v 1.2 2015/05/04 14:18:13 schwarze Exp $ .\" .\" Copyright (c) 2015 Sean Levy .\" @@ -55,7 +55,7 @@ Do not allow other pipes to use this endpoint while this pipe exists. .El .It Fa pipe A pointer to where the resulting -.Ql struct usbd_pipe * +.Vt struct usbd_pipe * should be stored if the call is successful. .El .Pp @@ -88,7 +88,7 @@ argument, whose interpretation is documented in its man page. .It Fa pipe A pointer to where the resulting -.Ql struct usbd_pipe * +.Vt struct usbd_pipe * should be stored if the call is successful. .It Fa priv A pointer to a private cookie untouched by the USB stack for reuse in -- cgit v1.2.3