In SEE ALSO:

* it's dump_lfs(8), not dumplfs(8)
 * xref mount_lfs(8)
This commit is contained in:
hubertf 2000-11-08 19:37:46 +00:00
parent 918971bc20
commit 4fdbe215a1
1 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: newfs_lfs.8,v 1.8 2000/07/04 22:35:05 perseant Exp $
.\" $NetBSD: newfs_lfs.8,v 1.9 2000/11/08 19:37:46 hubertf Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@ -100,9 +100,10 @@ The size of the file system in sectors.
.Sh SEE ALSO
.Xr disktab 5 ,
.\" .Xr fs 5 ,
.Xr dumplfs 8 ,
.Xr dump_lfs 8 ,
.Xr disklabel 8 ,
.Xr diskpart 8
.Xr diskpart 8 ,
.Xr mount_lfs 8
.\" .Xr tunefs 8
.Rs
.%A M. Seltzer