Module Name: src
Committed By: wiz
Date: Fri Oct 20 13:04:21 UTC 2023
Modified Files:
src/usr.sbin/vnconfig: vnconfig.8
Log Message:
New sentence, new line. Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 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.47 src/usr.sbin/vnconfig/vnconfig.8:1.48
--- src/usr.sbin/vnconfig/vnconfig.8:1.47 Fri Oct 20 12:45:17 2023
+++ src/usr.sbin/vnconfig/vnconfig.8 Fri Oct 20 13:04:21 2023
@@ -1,4 +1,4 @@
-.\" $NetBSD: vnconfig.8,v 1.47 2023/10/20 12:45:17 gdt Exp $
+.\" $NetBSD: vnconfig.8,v 1.48 2023/10/20 13:04:21 wiz Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -61,7 +61,7 @@
.\"
.\" @(#)vnconfig.8 8.1 (Berkeley) 6/5/93
.\"
-.Dd January 10, 2021
+.Dd October 20, 2023
.Dt VNDCONFIG 8
.Os
.Sh NAME
@@ -100,9 +100,10 @@ The
is a special file of raw partition or name of vnode disk like
.Pa vnd0 .
.Pp
-By default, accesses to the file bypass normal mechanisms. This
-behavior results in not updating the modification timestamp of the
-file. Also, file contents read through the filesystem may not be the
+By default, accesses to the file bypass normal mechanisms.
+This behavior results in not updating the modification timestamp
+of the file.
+Also, file contents read through the filesystem may not be the
correct values of ciphertext, which can lead to corrupted backups of
the backing file.
.Pp