shithub: riscv

Download patch

ref: e1dfd6defe689d4e2213361e1257183e1ea7ecc8
parent: 4ac8d862c19472a79722edf6033430825f45c659
author: stanley lieber <stanley.lieber@gmail.com>
date: Fri Aug 23 07:07:59 EDT 2013

webfs(4): fix typo

--- a/sys/man/4/webfs
+++ b/sys/man/4/webfs
@@ -111,7 +111,7 @@
 .B baseurl
 attribute sets the URL against which relative URLs
 are interpreted.
-Once the URL has been set by wrting to the
+Once the URL has been set by writing to the
 .B ctl
 file of the connetcion, its pieces can be retrieved via
 individual files in the
--