diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-09-29 13:50:45 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-09-29 13:50:45 +0000 |
commit | ac72e32e2f40e68513bf104188659e7983b2c846 (patch) | |
tree | fcec6b3ad3383ce13a0a20bd03e1708cbb825c73 | |
parent | 77980b05c1b0d8f414084c1a914d22f711c284c0 (diff) |
There is no diskpart(8); m4@umn.edu
-rw-r--r-- | sbin/newfs/newfs.8 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/newfs/newfs.8 b/sbin/newfs/newfs.8 index f53ffbd95a7..da398409eea 100644 --- a/sbin/newfs/newfs.8 +++ b/sbin/newfs/newfs.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: newfs.8,v 1.17 1999/06/04 02:45:19 aaron Exp $ +.\" $OpenBSD: newfs.8,v 1.18 1999/09/29 13:50:44 aaron Exp $ .\" $NetBSD: newfs.8,v 1.12 1995/03/18 14:58:41 cgd Exp $ .\" .\" Copyright (c) 1983, 1987, 1991, 1993, 1994 @@ -295,7 +295,6 @@ man page for possible options and their meanings. .Xr disktab 5 , .Xr fs 5 , .Xr disklabel 8 , -.Xr diskpart 8 , .Xr dumpfs 8 , .Xr format 8 , .Xr fsck 8 , |