ref: 08f8e46b3c72bb2af213c8a4c0db5836133e8668
parent: 5432b78fb99f43a3d50ae49123b1e6116b94d7bd
author: Noam Preil <noam@pixelhero.dev>
date: Tue Nov 2 23:48:48 EDT 2021
venti(8): change documented behavior to match actual
--- a/sys/man/8/venti
+++ b/sys/man/8/venti
@@ -321,9 +321,9 @@
changed if a component is moved to a different file.
.PP
The configuration file consists of lines in the form described below.
-Lines starting with
+Comments start with
.B #
-are comments.
+and continue until the end of the line.
.TF "\fLindex\fI name "
.PD
.TP
--
⑨