diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-08-29 21:12:27 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-08-29 21:12:27 +0000 |
commit | db4ff0537a285137d22d610a8d229d30955181f3 (patch) | |
tree | a3aef28106e81149d2b46636acee273fb6dc7bf5 /sbin/fsirand | |
parent | 79c215bbdf655d5e8b7291acc4eefac3ce2cb3b8 (diff) |
man page repairs; aaron@ug.cs.dal.ca
Diffstat (limited to 'sbin/fsirand')
-rw-r--r-- | sbin/fsirand/fsirand.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/fsirand/fsirand.8 b/sbin/fsirand/fsirand.8 index 17182210bfb..29cffcc774c 100644 --- a/sbin/fsirand/fsirand.8 +++ b/sbin/fsirand/fsirand.8 @@ -23,7 +23,7 @@ .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: fsirand.8,v 1.10 1998/06/21 22:13:54 millert Exp $ +.\" $OpenBSD: fsirand.8,v 1.11 1998/08/29 21:11:04 deraadt Exp $ .\" .Dd January 25, 1997 .Dt FSIRAND 8 @@ -51,7 +51,7 @@ it difficult to ``guess'' filehandles. .Xr newfs 8 now does the equivalent of .Nm -itself so it is no longer necesary to +itself so it is no longer necessary to run .Nm by hand on a new filesystem. It is only used to |