Module Name: src
Committed By: wiz
Date: Fri Sep 19 13:34:25 UTC 2014
Modified Files:
src/share/man/man4: igmafb.4
Log Message:
Add missing closing quote. From Henning Petersen in PR 49223.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/igmafb.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/igmafb.4
diff -u src/share/man/man4/igmafb.4:1.2 src/share/man/man4/igmafb.4:1.3
--- src/share/man/man4/igmafb.4:1.2 Thu Jan 23 15:17:59 2014
+++ src/share/man/man4/igmafb.4 Fri Sep 19 13:34:25 2014
@@ -1,4 +1,4 @@
-.\" $NetBSD: igmafb.4,v 1.2 2014/01/23 15:17:59 wiz Exp $
+.\" $NetBSD: igmafb.4,v 1.3 2014/09/19 13:34:25 wiz Exp $
.\"
.\" Copyright (c) 2014 Michael van Elst
.\"
@@ -21,14 +21,14 @@
.Nm igmafb
.Nd Intel Graphics Media Accelerator framebuffer driver
.Sh SYNOPSIS
-.Cd "options VGA_RASTERCONSOLE
-.Cd "no options VGA_POST
-.Cd "no agp
-.Cd "no device at drm
-.Cd "no genfb
-.Cd "igma0 at pci0 dev ? function ?
-.Cd "igmafb* at igma0
-.Cd "iic* at igma0
+.Cd "options VGA_RASTERCONSOLE"
+.Cd "no options VGA_POST"
+.Cd "no agp"
+.Cd "no device at drm"
+.Cd "no genfb"
+.Cd "igma0 at pci0 dev ? function ?"
+.Cd "igmafb* at igma0"
+.Cd "iic* at igma0"
.Sh DESCRIPTION
The
.Nm