Module Name: src Committed By: sevan Date: Sun Sep 11 21:22:18 UTC 2016
Modified Files: src/sbin/fsirand: fsirand.8 Log Message: Document author and the version fsirand appeared. Bump date. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sbin/fsirand/fsirand.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sbin/fsirand/fsirand.8 diff -u src/sbin/fsirand/fsirand.8:1.9 src/sbin/fsirand/fsirand.8:1.10 --- src/sbin/fsirand/fsirand.8:1.9 Wed Apr 30 13:10:53 2008 +++ src/sbin/fsirand/fsirand.8 Sun Sep 11 21:22:18 2016 @@ -1,4 +1,4 @@ -.\" $NetBSD: fsirand.8,v 1.9 2008/04/30 13:10:53 martin Exp $ +.\" $NetBSD: fsirand.8,v 1.10 2016/09/11 21:22:18 sevan Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -27,7 +27,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd November 16, 2001 +.Dd September 11, 2016 .Dt FSIRAND 8 .Os .Sh NAME @@ -80,3 +80,10 @@ error output. .Sh SEE ALSO .Xr fsck_ffs 8 , .Xr newfs 8 +.Sh HISTORY +A +.Nm +utility appeared in +.Nx 1.3 . +.Sh AUTHORS +.An Christos Zoulas Aq Mt chris...@netbsd.org .