From: Nathan Scott Date: Sun, 28 Jan 2001 05:47:02 +0000 (+0000) Subject: use consistent terminology - file system -> filesystem. X-Git-Tag: v1.2.0~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2cbd73972ed49feed607becb341c0b9613fee03;p=thirdparty%2Fxfsprogs-dev.git use consistent terminology - file system -> filesystem. --- 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