git: 9front

Download patch

ref: 88cce34a792eb45287caced0d309a9dca6a00125
parent: d25f29958d2bf0db4716c08ec8fc8b8bb74ed193
author: Romano <me+unobe@fallglow.com>
date: Mon Jun 10 00:42:52 EDT 2024

dhcpd(8): typos

--- a/sys/man/8/dhcpd
+++ b/sys/man/8/dhcpd
@@ -334,11 +334,11 @@
 (see
 .IR regexp (6))
 that is matched against the requested file name
-and the second column contains a subsitution.
+and the second column contains a substitution.
 Lines starting with
 .B #
 are ignored.
-Occurances in the resulting filename of
+Occurrences in the resulting filename of
 .BR %I ,
 .B %C
 or
--