Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/fsirand Remove some trailing whitespace.
details: https://anonhg.NetBSD.org/src/rev/2b063525507a
branches: trunk
changeset: 510752:2b063525507a
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Jun 05 12:42:56 2001 +0000
description:
Remove some trailing whitespace.
diffstat:
sbin/fsirand/fsirand.8 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (31 lines):
diff -r 2e90705ec34a -r 2b063525507a sbin/fsirand/fsirand.8
--- a/sbin/fsirand/fsirand.8 Tue Jun 05 12:42:44 2001 +0000
+++ b/sbin/fsirand/fsirand.8 Tue Jun 05 12:42:56 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: fsirand.8,v 1.4 2001/02/04 20:04:02 christos Exp $
+.\" $NetBSD: fsirand.8,v 1.5 2001/06/05 12:42:56 wiz Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -35,10 +35,10 @@
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd March 7, 1997
-.Dt FSIRAND 8
+.Dt FSIRAND 8
.Os
.Sh NAME
-.Nm fsirand
+.Nm fsirand
.Nd install random inode generation numbers in a filesystem
.Sh SYNOPSIS
.Nm
@@ -68,7 +68,7 @@
exits zero on success, non-zero on failure.
.Sh SEE ALSO
.Xr fsck_ffs 8 ,
-.Xr newfs 8
+.Xr newfs 8
.Sh SECURITY CONSIDERATIONS
The current implementation does not use a good random number generator,
so the randomization can be predicted.
Home |
Main Index |
Thread Index |
Old Index