diff options
-rw-r--r-- | sbin/newfs/newfs.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/newfs/newfs.8 b/sbin/newfs/newfs.8 index fa2c7e46743..0ed183bbcd5 100644 --- a/sbin/newfs/newfs.8 +++ b/sbin/newfs/newfs.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: newfs.8,v 1.44 2005/06/27 09:48:05 jmc Exp $ +.\" $OpenBSD: newfs.8,v 1.45 2005/06/27 10:07:15 jmc Exp $ .\" $NetBSD: newfs.8,v 1.12 1995/03/18 14:58:41 cgd Exp $ .\" .\" Copyright (c) 1983, 1987, 1991, 1993, 1994 @@ -132,7 +132,7 @@ and .Nm mount_mfs now have the functionality of .Xr fsirand 8 -built-in so it is not necessary to run +built in, so it is not necessary to run .Xr fsirand 8 manually unless you wish to re-randomize the file system (or list the inode generation numbers). |