Fix missing quote.
This commit is contained in:
parent
497a9e953f
commit
35dbfb46ae
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: dtide.4,v 1.8 2009/03/09 19:24:28 joerg Exp $
|
||||
.\" $NetBSD: dtide.4,v 1.9 2009/04/10 15:22:24 joerg Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2000 Ben Harris
|
||||
.\" All rights reserved.
|
||||
|
@ -33,7 +33,7 @@
|
|||
.Nd D.T. Software IDE interface driver
|
||||
.Sh SYNOPSIS
|
||||
.Cd "dtide* at podulebus0 slot ?"
|
||||
.Cd "atabus* at dtide? channel ?
|
||||
.Cd "atabus* at dtide? channel ?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
|
|
Loading…
Reference in New Issue