git: 9front

Download patch

ref: 5f8cdf296176f2bebe353bec863d4c22b170a261
parent: 1e07b361502864a9c7cd53b25f29b8580d9444f8
author: Sigrid <ftrvxmtrx@gmail.com>
date: Mon Dec 2 12:55:53 EST 2019

os(1): fix a typo

--- a/sys/man/1/os
+++ b/sys/man/1/os
@@ -32,7 +32,7 @@
 .I os
 uses the device at
 .IR mountpoint ,
-otherwise it is asssumed to be at
+otherwise it is assumed to be at
 .BR /mnt/term/cmd .
 .PP
 The
--