From 844fc3c79543fe8ac732d17596174eb00d06533a Mon Sep 17 00:00:00 2001 From: phil Date: Wed, 30 Oct 2019 15:04:31 -0400 Subject: [PATCH] fs.5: fix typo --- man/fs.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/fs.5 b/man/fs.5 index a3cf61f..902075b 100644 --- a/man/fs.5 +++ b/man/fs.5 @@ -7,7 +7,7 @@ SYNOPSIS -- DESCRIPTION .in 8 The RB09 fixed head disk has 8,000 64-word -blocks (100 tracks of 80 bloocks) +blocks (100 tracks of 80 blocks) on each of its two surfaces. The Unix filesystem is stored in the first 80 tracks of the second surface (physical blocks 8,000 to @@ -129,7 +129,7 @@ all zero words. .sp FILES -- .sp -SEE ALSO format of directories +SEE ALSO dir(V) .sp DIAGNOSTICS -- .sp