From abf7d611d775729183c3b68a692c79251a7fb5c8 Mon Sep 17 00:00:00 2001 From: Christopher Simons Date: Tue, 23 Oct 2018 23:39:17 -0400 Subject: [PATCH] vol.1: fix typo: larger then -> larger than Change-Id: I962f05774d9cf8ce4fb441ff7e2765a895649805 --- minix/commands/vol/vol.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minix/commands/vol/vol.1 b/minix/commands/vol/vol.1 index 484a09a88..d984e5479 100644 --- a/minix/commands/vol/vol.1 +++ b/minix/commands/vol/vol.1 @@ -82,7 +82,7 @@ for block devices or variable length tapes, and for character devices (32 bit machine.) These options will not override the tape block size found out with an .BR mtio (4) -call. The multiple may be larger then the default if +call. The multiple may be larger than the default if .B vol can allocate the memory required. .SH EXAMPLES