diff --git a/share/man/man5/fs.5 b/share/man/man5/fs.5 index a193274cdaf9..4a9f4a259d49 100644 --- a/share/man/man5/fs.5 +++ b/share/man/man5/fs.5 @@ -1,4 +1,4 @@ -.\" $NetBSD: fs.5,v 1.4 1997/01/27 09:38:13 tls Exp $ +.\" $NetBSD: fs.5,v 1.5 1998/04/03 06:26:47 hubertf Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -335,7 +335,7 @@ each current directory, each mounted-on file, text file, and the root. An inode is `named' by its device/i-number pair. For further information, see the include file -.Aq Pa sys/inode.h . +.Aq Pa ufs/ufs/inode.h . .Sh HISTORY A super-block structure named filsys appeared in .At v6 .