git: 9front

Download patch

ref: e7131cdb1e0561f6c11a878d918352d1f699d080
parent: f2ab3b12e21822775816fea7541d98c652e5c5eb
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sat Jun 10 15:19:48 EDT 2023

ndb(6): document " quoting

--- a/sys/man/6/ndb
+++ b/sys/man/6/ndb
@@ -15,6 +15,11 @@
 Lines starting with
 .B #
 are comments.
+A
+.I value
+containing white spaces or
+.B #
+characters must be quoted using " double quotes.
 .PP
 The file
 .B /lib/ndb/local
--