Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/makefs Note that i added the UDF support to makefs(...



details:   https://anonhg.NetBSD.org/src/rev/13ee871effb4
branches:  trunk
changeset: 789062:13ee871effb4
user:      reinoud <reinoud%NetBSD.org@localhost>
date:      Mon Aug 05 18:49:58 2013 +0000

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

diffstat:

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

diffs (24 lines):

diff -r d614873f3958 -r 13ee871effb4 usr.sbin/makefs/makefs.8
--- a/usr.sbin/makefs/makefs.8  Mon Aug 05 18:47:58 2013 +0000
+++ b/usr.sbin/makefs/makefs.8  Mon Aug 05 18:49:58 2013 +0000
@@ -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 @@
 (chfs support).
 .An Christos Zoulas
 (msdos support).
+.An Reinoud Zandijk
+(udf support).



Home | Main Index | Thread Index | Old Index