From 7b05512fa05ba5be4fe1fd8081c402df615066a0 Mon Sep 17 00:00:00 2001 From: snj Date: Sat, 21 Feb 2004 07:25:59 +0000 Subject: s/basicly/basically/; s/userinterface/user interface/; s/allways/always/; s/ROM's/ROMs/; s/RW's/RWs/; s/DVD's/DVDs/ --- misc/udfclient/DESCR | 2 +- misc/udfclient/Makefile | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'misc') diff --git a/misc/udfclient/DESCR b/misc/udfclient/DESCR index 995d9909361..d636f8d7d23 100644 --- a/misc/udfclient/DESCR +++ b/misc/udfclient/DESCR @@ -2,5 +2,5 @@ UDFclient is a userland implementation of the UDF filingsystem as defined by the OSTA group. UDFclient is designed to be a study platform and a run-up to a full read and write kernel level implementation. -UDFclient basicly provides a userinterface not unlike ftp(1) but allways +UDFclient basically provides a user interface not unlike ftp(1) but always fetches files recursively from the disc(s). diff --git a/misc/udfclient/Makefile b/misc/udfclient/Makefile index 91575f083f4..e4826be09bf 100644 --- a/misc/udfclient/Makefile +++ b/misc/udfclient/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/01/20 12:21:02 agc Exp $ +# $NetBSD: Makefile,v 1.7 2004/02/21 07:25:59 snj Exp $ # DISTNAME= UDFclient.0.1p2 @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= buzztoh@13thmonkey.org HOMEPAGE= http://www.13thmonkey.org/udfclient/ -COMMENT= UDF disc reader for CD-ROM's, CD-RW's and DVD's +COMMENT= UDF disc reader for CD-ROMs, CD-RWs and DVDs WRKSRC= ${WRKDIR}/UDFclient MAKEFILE= makefile -- cgit v1.2.3