Module Name:    src
Committed By:   joerg
Date:           Mon Mar 23 16:13:17 UTC 2009

Modified Files:
        src/share/man/man4/man4.mvme68k: lpt.4

Log Message:
Add missing end of quote. Quote Do in .It context.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/man4.mvme68k/lpt.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/man4.mvme68k/lpt.4
diff -u src/share/man/man4/man4.mvme68k/lpt.4:1.6 src/share/man/man4/man4.mvme68k/lpt.4:1.7
--- src/share/man/man4/man4.mvme68k/lpt.4:1.6	Sat Jul 26 20:17:35 2003
+++ src/share/man/man4/man4.mvme68k/lpt.4	Mon Mar 23 16:13:17 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: lpt.4,v 1.6 2003/07/26 20:17:35 salo Exp $
+.\" $NetBSD: lpt.4,v 1.7 2009/03/23 16:13:17 joerg Exp $
 .\"
 .\" Copyright (c) 1993 Christopher G. Demetriou
 .\" All rights reserved.
@@ -39,8 +39,8 @@
 .Nm lpt
 .Nd parallel port driver
 .Sh SYNOPSIS
-.Cd "lpt0 at pcc? ipl 1
-.Cd "lpt0 at pcctwo? ipl 1
+.Cd "lpt0 at pcc? ipl 1"
+.Cd "lpt0 at pcctwo? ipl 1"
 .Sh DESCRIPTION
 This driver provides access to parallel ports.  The bits in the minor
 number select various features of the driver.
@@ -48,7 +48,7 @@
 .Bl -column "Minor Bit" "Functionxxxxxxxxxxxxxxxxxxxxxxxxxxxx" -offset indent
 .It Sy "Minor Bit"	Function
 .It 128	Use the interruptless driver. (polling)
-.It  64	Do not initialize the device on the port.
+.It  64	\&Do not initialize the device on the port.
 .It  32	Automatic LF on CR.
 .It  16	Select 1.6uS strobe pulse width (default is 6.4uS)
 .El

Reply via email to