]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
use consistent terminology - file system -> filesystem.
authorNathan Scott <nathans@sgi.com>
Sun, 28 Jan 2001 05:47:02 +0000 (05:47 +0000)
committerNathan Scott <nathans@sgi.com>
Sun, 28 Jan 2001 05:47:02 +0000 (05:47 +0000)
build/rpm/xfsprogs.spec.in
debian/control

index b310a85ba9a095627c1ba592479aee3708ee1ecc..4409305b54c408f7f13e894af9e712d96de87381 100644 (file)
@@ -15,7 +15,7 @@ URL: http://oss.sgi.com/projects/xfs/
 Group: System Environment/Base
 
 %description
-A set of commands to use the XFS file system, including mkfs.xfs.
+A set of commands to use the XFS filesystem, including mkfs.xfs.
 
 XFS is a high performance journaling filesystem which originated
 on the SGI IRIX platform.  It is completely multi-threaded, can
index c498340d481fb8813fe0284c3ccf64721883b1b6..3495cb0d9ef848f16dcf0852e040e4f05bcf7359 100644 (file)
@@ -9,7 +9,7 @@ Package: xfsprogs
 Depends: ${shlibs:Depends}
 Architecture: any
 Description: Utilities for managing the XFS filesystem
- A set of commands to use the XFS file system, including mkfs.xfs.
+ A set of commands to use the XFS filesystem, including mkfs.xfs.
  .
  XFS is a high performance journaling filesystem which originated
  on the SGI IRIX platform.  It is completely multi-threaded, can