From 6a8d0cb8380ab8e65766f56340c8dac41d6a5705 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Tue, 21 Jan 2014 03:15:47 +0000 Subject: obvious .Pa fixes; found with mandocdb(8) --- share/man/man4/cd.4 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'share/man/man4/cd.4') diff --git a/share/man/man4/cd.4 b/share/man/man4/cd.4 index 02e58e695f9..3337420a941 100644 --- a/share/man/man4/cd.4 +++ b/share/man/man4/cd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cd.4,v 1.20 2007/06/01 22:30:48 deraadt Exp $ +.\" $OpenBSD: cd.4,v 1.21 2014/01/21 03:15:46 schwarze Exp $ .\" $NetBSD: cd.4,v 1.3 1996/10/20 23:15:21 explorer Exp $ .\" .\" Copyright (c) 1996 @@ -26,7 +26,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: June 1 2007 $ +.Dd $Mdocdate: January 21 2014 $ .Dt CD 4 .Os .Sh NAME @@ -75,9 +75,9 @@ CD-ROM should that information be required. The following .Xr ioctl 2 calls which apply to CD-ROM drives are defined in the header files -.Aq Pa sys/cdio.h +.In sys/cdio.h and -.Aq Pa sys/disklabel.h . +.In sys/disklabel.h . .Bl -tag -width Ds .It Dv DIOCGDINFO , Dv DIOCSDINFO .Pq Li "struct disklabel" -- cgit v1.2.3