Module Name:    src
Committed By:   reinoud
Date:           Mon Aug  5 18:49:58 UTC 2013

Modified Files:
        src/usr.sbin/makefs: makefs.8

Log Message:
Note that i added the UDF support to makefs(8) and bump data


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/usr.sbin/makefs/makefs.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/makefs/makefs.8
diff -u src/usr.sbin/makefs/makefs.8:1.47 src/usr.sbin/makefs/makefs.8:1.48
--- src/usr.sbin/makefs/makefs.8:1.47	Mon Aug  5 14:50:32 2013
+++ src/usr.sbin/makefs/makefs.8	Mon Aug  5 18:49:58 2013
@@ -1,4 +1,4 @@
-.\"	$NetBSD: makefs.8,v 1.47 2013/08/05 14:50:32 wiz Exp $
+.\"	$NetBSD: makefs.8,v 1.48 2013/08/05 18:49:58 reinoud Exp $
 .\"
 .\" Copyright (c) 2001-2003 Wasabi Systems, Inc.
 .\" All rights reserved.
@@ -33,7 +33,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd February 2, 2013
+.Dd August 5, 2013
 .Dt MAKEFS 8
 .Os
 .Sh NAME
@@ -437,3 +437,5 @@ utility appeared in
 (chfs support).
 .An Christos Zoulas
 (msdos support).
+.An Reinoud Zandijk
+(udf support).

Reply via email to