diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-08-30 22:45:18 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-08-30 22:45:18 +0000 |
commit | 79fb2c9237423d72676fca3f2a7a2dc1bcf1c1f2 (patch) | |
tree | 573524b5a290782846058760b059eba4d4827262 /sbin/newfs | |
parent | a99d074488778215e2aff19346522776907bf1d9 (diff) |
man page fixes; aaron@ug.cs.dal.ca
Diffstat (limited to 'sbin/newfs')
-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 018adef4ce1..14f16d724ba 100644 --- a/sbin/newfs/newfs.8 +++ b/sbin/newfs/newfs.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: newfs.8,v 1.7 1998/06/15 17:55:53 mickey Exp $ +.\" $OpenBSD: newfs.8,v 1.8 1998/08/30 22:45:12 deraadt Exp $ .\" $NetBSD: newfs.8,v 1.12 1995/03/18 14:58:41 cgd Exp $ .\" .\" Copyright (c) 1983, 1987, 1991, 1993, 1994 @@ -129,7 +129,7 @@ and .Nm mount_mfs now have the functionality of .Xr fsirand 8 -built-in so it is not necesary to run +built-in so it is not necessary to run .Xr fsirand 8 manually unless you wish to re-randomize the filesystem (or list the inode generation numbers). |