From a2cbd73972ed49feed607becb341c0b9613fee03 Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Sun, 28 Jan 2001 05:47:02 +0000 Subject: [PATCH] use consistent terminology - file system -> filesystem. --- build/rpm/xfsprogs.spec.in | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/rpm/xfsprogs.spec.in b/build/rpm/xfsprogs.spec.in index b310a85ba..4409305b5 100644 --- a/build/rpm/xfsprogs.spec.in +++ b/build/rpm/xfsprogs.spec.in @@ -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 diff --git a/debian/control b/debian/control index c498340d4..3495cb0d9 100644 --- a/debian/control +++ b/debian/control @@ -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 -- 2.47.2