Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/143b65dc0a41
branches:  trunk
changeset: 347704:143b65dc0a41
user:      sevan <sevan%NetBSD.org@localhost>
date:      Mon Sep 12 02:38:31 2016 +0000

description:
Add AUTHORS section.
Bump date.

diffstat:

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

diffs (27 lines):

diff -r db330ac8e561 -r 143b65dc0a41 sbin/mount_sysvbfs/mount_sysvbfs.8
--- a/sbin/mount_sysvbfs/mount_sysvbfs.8        Mon Sep 12 02:06:16 2016 +0000
+++ b/sbin/mount_sysvbfs/mount_sysvbfs.8        Mon Sep 12 02:38:31 2016 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mount_sysvbfs.8,v 1.1 2005/12/29 14:53:45 tsutsui Exp $
+.\"    $NetBSD: mount_sysvbfs.8,v 1.2 2016/09/12 02:38:31 sevan Exp $
 .\"
 .\" Copyright (c) 1980, 1989, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"     @(#)mount.8    8.7 (Berkeley) 3/27/94
 .\"
-.Dd September 21, 2005
+.Dd September 12, 2016
 .Dt MOUNT_SYSVBFS 8
 .Os
 .Sh NAME
@@ -75,6 +75,8 @@
 .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,
 so it is possible for a corrupted file system to cause a crash.



Home | Main Index | Thread Index | Old Index