Module Name: src
Committed By: gutteridge
Date: Mon Feb 10 22:46:21 UTC 2025
Modified Files:
src/usr.sbin/vnconfig: vnconfig.8
Log Message:
vnconfig.8: fix grammar in a sentence
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/usr.sbin/vnconfig/vnconfig.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/vnconfig/vnconfig.8
diff -u src/usr.sbin/vnconfig/vnconfig.8:1.50 src/usr.sbin/vnconfig/vnconfig.8:1.51
--- src/usr.sbin/vnconfig/vnconfig.8:1.50 Sat Oct 21 23:42:03 2023
+++ src/usr.sbin/vnconfig/vnconfig.8 Mon Feb 10 22:46:21 2025
@@ -1,4 +1,4 @@
-.\" $NetBSD: vnconfig.8,v 1.50 2023/10/21 23:42:03 gdt Exp $
+.\" $NetBSD: vnconfig.8,v 1.51 2025/02/10 22:46:21 gutteridge Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -247,7 +247,7 @@ it requires knowledge of the raw partiti
For the first form, be aware that there must not be a file
.Ar vnd0
in the current directory, or it will be assumed to be the vnd device to
-be configured (which will usually fail.)
+be configured (which will usually fail).
.Pp
.Dl vndconfig vnd0 /tmp/floppy.img 512/18/2/80
.Pp