Add AUTHORS section.

Bump date.
This commit is contained in:
sevan 2016-09-12 05:11:53 +00:00
parent 1137c8dc70
commit 6933519a81
1 changed files with 4 additions and 2 deletions

View File

@ -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 @@ A
.Nm
command first appeared in
.Nx 4.0 .
.Sh AUTHORS
.An UCHIYAMA Yasushi Aq Mt uch@NetBSD.org .
.Sh BUGS
The sysvbfs support is still experimental and there are few sanity checks.