ref: a9d09ee1f1eccc3d8cef3f6fe593f96bec8f855f
parent: 5994b109426a28a608a21fdc0e64d2abbc1cf914
author: Jacob Moody <moody@posixcafe.org>
date: Tue May 21 00:28:08 EDT 2024
webfs(4): typo around connection close (thanks halfwit)
--- a/sys/man/4/webfs
+++ b/sys/man/4/webfs
@@ -105,7 +105,8 @@
file is equivalent to the file
.IB n /ctl \fR.
A connection is assumed closed once all files in its
-directory have been closed, and is then will be reallocated.
+directory have been closed, at which point its index
+may be reused.
.PP
Each connection has a URL attribute
.B url
--
⑨