Source-Changes-HG archive

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

[src/trunk]: src/sbin/newfs_sysvbfs Add AUTHORS section.



details:   https://anonhg.NetBSD.org/src/rev/25d610c24928
branches:  trunk
changeset: 347710:25d610c24928
user:      sevan <sevan%NetBSD.org@localhost>
date:      Mon Sep 12 05:11:53 2016 +0000

description:
Add AUTHORS section.
Bump date.

diffstat:

 sbin/newfs_sysvbfs/newfs_sysvbfs.8 |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r 345f50c5d40f -r 25d610c24928 sbin/newfs_sysvbfs/newfs_sysvbfs.8
--- a/sbin/newfs_sysvbfs/newfs_sysvbfs.8        Mon Sep 12 05:09:39 2016 +0000
+++ b/sbin/newfs_sysvbfs/newfs_sysvbfs.8        Mon Sep 12 05:11:53 2016 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: newfs_sysvbfs.8,v 1.5 2009/04/10 13:47:31 wiz Exp $
+.\"    $NetBSD: newfs_sysvbfs.8,v 1.6 2016/09/12 05:11:53 sevan Exp $
 .\"
 .\" Copyright (c) 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"     @(#)newlfs.8   8.1 (Berkeley) 6/19/93
 .\"
-.Dd April 9, 2009
+.Dd September 12, 2016
 .Dt NEWFS_SYSVBFS 8
 .Os
 .Sh NAME
@@ -72,5 +72,7 @@
 .Nm
 command first appeared in
 .Nx 4.0 .
+.Sh AUTHORS
+.An UCHIYAMA Yasushi Aq Mt uch%NetBSD.org@localhost .
 .Sh BUGS
 The sysvbfs support is still experimental and there are few sanity checks.



Home | Main Index | Thread Index | Old Index