Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sbin/newfs_v7fs Document newfs_v7fs appeared in NetBSD 6.0.



details:   https://anonhg.NetBSD.org/src/rev/be568e45fbf9
branches:  trunk
changeset: 347711:be568e45fbf9
user:      sevan <sevan%NetBSD.org@localhost>
date:      Mon Sep 12 05:16:04 2016 +0000

description:
Document newfs_v7fs appeared in NetBSD 6.0.
Add AUTHORS secton.
Bump date.

diffstat:

 sbin/newfs_v7fs/newfs_v7fs.8 |  13 +++++++++++--
 1 files changed, 11 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 25d610c24928 -r be568e45fbf9 sbin/newfs_v7fs/newfs_v7fs.8
--- a/sbin/newfs_v7fs/newfs_v7fs.8      Mon Sep 12 05:11:53 2016 +0000
+++ b/sbin/newfs_v7fs/newfs_v7fs.8      Mon Sep 12 05:16:04 2016 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: newfs_v7fs.8,v 1.3 2011/08/10 11:31:49 uch Exp $
+.\"    $NetBSD: newfs_v7fs.8,v 1.4 2016/09/12 05:16:04 sevan Exp $
 .\"
 .\" Copyright (c) 2011 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -56,7 +56,7 @@
 .\"
 .\"     @(#)newlfs.8   8.1 (Berkeley) 6/19/93
 .\"
-.Dd April 29, 2011
+.Dd September 12, 2016
 .Dt NEWFS_V7FS 8
 .Os
 .Sh NAME
@@ -128,3 +128,12 @@
 .\" .Xr fs 5 ,
 .Xr disklabel 8 ,
 .Xr diskpart 8
+.Sh HISTORY
+A
+.Nm
+utility appeared in
+.Nx 6.0 .
+.Sh AUTHORS
+.Nm
+was written by
+.An UCHIYAMA Yasushi Aq Mt uch%NetBSD.org@localhost .



Home | Main Index | Thread Index | Old Index