Module Name: src
Committed By: joerg
Date: Thu Mar 26 17:33:41 UTC 2009
Modified Files:
src/share/man/man4: vnd.4
Log Message:
Correctly terminate quotation.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/share/man/man4/vnd.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/vnd.4
diff -u src/share/man/man4/vnd.4:1.15 src/share/man/man4/vnd.4:1.16
--- src/share/man/man4/vnd.4:1.15 Wed Apr 30 13:10:55 2008
+++ src/share/man/man4/vnd.4 Thu Mar 26 17:33:41 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: vnd.4,v 1.15 2008/04/30 13:10:55 martin Exp $
+.\" $NetBSD: vnd.4,v 1.16 2009/03/26 17:33:41 joerg Exp $
.\"
.\" Copyright (c) 1996, 1997 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -35,7 +35,7 @@
.Nd vnode disk driver
.Sh SYNOPSIS
.Cd "pseudo-device vnd"
-.Cd "options VND_COMPRESSION
+.Cd "options VND_COMPRESSION"
.Sh DESCRIPTION
The
.Nm