git: 9front

Download patch

ref: 08b44752a7518d7e16e490a7fb7896feea2a7a02
parent: 259c83486f2e83ecd8be7750007e71dd2ae340c9
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Thu Jun 28 16:14:43 EDT 2018

hgfs(4): fix typo (thanks piroko)

--- a/sys/man/4/hgfs
+++ b/sys/man/4/hgfs
@@ -33,7 +33,7 @@
 .I dir
 as the final argument. When omitted,
 .I hgfs
-locates the repository by waking
+locates the repository by walking
 upwards from the current working directory until the
 .B .hg
 sub-directory is found. If no
--