s/basicly/basically/; s/userinterface/user interface/; s/allways/always/;

s/ROM's/ROMs/; s/RW's/RWs/; s/DVD's/DVDs/
This commit is contained in:
snj 2004-02-21 07:25:59 +00:00
parent 2fad935cf5
commit 3bc9dacd11
2 changed files with 3 additions and 3 deletions

View file

@ -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).

View file

@ -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