]> git.gag.com Git - debian/gzip/commitdiff
maint: change spelling in comments: s/filesystem/file system/
authorJim Meyering <meyering@redhat.com>
Sat, 26 Sep 2009 17:52:10 +0000 (19:52 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 26 Sep 2009 17:52:10 +0000 (19:52 +0200)
atari/Makefile.st
vms/Readme.vms

index c32fe9a4b514b4a64d567c96b242f407d176f040..0b13348a0493cf66466d8af778d8f75df90a7661 100644 (file)
@@ -10,7 +10,7 @@
 # This Makefile is configured by default for the Atari ST using the
 # Minix filesytem. It can be modified (for efficiency) for an Atari TT
 # according to the instructions given below. It must be modified
-# for building a TOS-filesystem version.
+# for building a TOS-file system version.
 
 CC=gcc
 BASIC_FLAGS = -O2 -DATARI
@@ -18,10 +18,10 @@ BASIC_FLAGS = -O2 -DATARI
 # Use this for a TT-only version
 #TT_FLAGS = -m68020
 
-# CFLAGS for building a Minix-filesystem version
+# CFLAGS for building a Minix-file system version
 CFLAGS = $(BASIC_FLAGS) $(TT_FLAGS)
 
-# CFLAGS for building a TOS-filesystem version
+# CFLAGS for building a TOS-file system version
 #CFLAGS = $(BASIC_FLAGS) $(TT_FLAGS) -DTOSFS
 
 AS=$(CC) -c
index 4b9797ca4e5932cc4883f70149b5a15ccdfcb041..6c5c18bfb9995b2aeec1cc60433bd33aec071ad2 100644 (file)
@@ -12,7 +12,7 @@ README.VMS    ! this file, how to install gzip
 VMS.C          ! VMS-specific functions in gzip
 
 This file describe, how to compile and install the VMS-Port of gzip.
->>For restrictions or bugs due to the structure of the vms-filesystem
+>>For restrictions or bugs due to the structure of the vms-file system
 refer to gzip.hlp.<<
 
 Installing gzip