diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-03-29 01:28:57 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-03-29 01:28:57 +0000 |
commit | 50d8df2e015346b4bd4f1202913668a4c8741e0a (patch) | |
tree | da5da23cb78f25e692945ea008a344dc4a934b78 /sbin | |
parent | f36dff4f93fed3dec2844f11286d0a73003ee7f5 (diff) |
Xr repair
Diffstat (limited to 'sbin')
-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 c90bce190c5..b97684daf30 100644 --- a/sbin/newfs/newfs.8 +++ b/sbin/newfs/newfs.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: newfs.8,v 1.21 2000/03/28 23:53:17 deraadt Exp $ +.\" $OpenBSD: newfs.8,v 1.22 2000/03/29 01:28:56 deraadt Exp $ .\" $NetBSD: newfs.8,v 1.12 1995/03/18 14:58:41 cgd Exp $ .\" .\" Copyright (c) 1983, 1987, 1991, 1993, 1994 @@ -298,7 +298,6 @@ man page for possible options and their meanings. .Xr fs 5 , .Xr disklabel 8 , .Xr dumpfs 8 , -.Xr format 8 , .Xr fsck 8 , .Xr fsirand 8 , .Xr mount 8 , |