From 55006e13c8d66edbe07b48873911d1da4d85a424 Mon Sep 17 00:00:00 2001 From: gdt Date: Sat, 21 Oct 2023 23:42:03 +0000 Subject: [PATCH] vnconfig.8: Don't mention ciphertext After all, this is not cgd(4). --- usr.sbin/vnconfig/vnconfig.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/usr.sbin/vnconfig/vnconfig.8 b/usr.sbin/vnconfig/vnconfig.8 index 452bad9fa9ff..1f22ce833b0b 100644 --- a/usr.sbin/vnconfig/vnconfig.8 +++ b/usr.sbin/vnconfig/vnconfig.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: vnconfig.8,v 1.49 2023/10/21 23:38:26 gdt Exp $ +.\" $NetBSD: vnconfig.8,v 1.50 2023/10/21 23:42:03 gdt Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -110,8 +110,8 @@ accesses separated in time, this is generally not problematic. This bypassing behavior results in not updating the modification timestamp of the file. Also, file contents read through the filesystem (and thus the -filesystem's caching layer) may not be the correct values of -ciphertext, so caution is in order for backups. +filesystem's caching layer) may not be the contents written via this +interface, so caution is in order for backups. The .Fl i option may be useful if it is necessary to avoid inconsistent caching.