git: 9front

Download patch

ref: dc3704928c224d10b178f6fc3e11de3a2465bf5b
parent: 42168413f2daa5f39ae53af15747ed8d9224555f
author: cinap_lenrek <cinap_lenrek@gmx.de>
date: Fri Nov 2 18:15:17 EDT 2012

derp(1) spelling (thanks pap)

--- a/sys/man/1/derp
+++ b/sys/man/1/derp
@@ -78,7 +78,7 @@
 option is specified. The program is terminated
 when errors are encountered unless the
 .B -c
-option is given. This can be usefull if files
+option is given. This can be useful if files
 are not accessible due to file permission or
 media corruption.
 .PP
@@ -85,7 +85,7 @@
 The
 .B -u
 option will consider changes of file owner and group.
-When omited, file ownership is ignored.
+When omitted, file ownership is ignored.
 .PP
 The
 .B -p
@@ -98,11 +98,11 @@
 .B -t
 option can be used to quickly find changes. If specified,
 files are considered unchanged if the name, file size and
-the modification time matches. This is usefull when
+the modification time matches. This is useful when
 comparing /n/dump archives on the same fileserver.
 .PP
 Files are considered the same if they are from the
-same mount and ther
+same mount and their
 .B qid
 (see
 .IR stat (5))
@@ -129,4 +129,4 @@
 .IR hgfs (4)
 .SH DIAGNOSTICS
 The exit status is set to 'errors' when
-errors where encountered.
+errors were encountered.
--