From c45103821df30adbb5dca469908e3f08fa7c97eb Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Thu, 25 Jan 2001 03:35:58 +0000 Subject: [PATCH] be consistent about spelling of journal[ing|ed]. --- build/rpm/xfsprogs.spec.in | 2 +- debian/control | 2 +- man/man8/fsck.xfs.8 | 2 +- man/man8/xfs_db.8 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build/rpm/xfsprogs.spec.in b/build/rpm/xfsprogs.spec.in index 05edbd7fc..b310a85ba 100644 --- a/build/rpm/xfsprogs.spec.in +++ b/build/rpm/xfsprogs.spec.in @@ -17,7 +17,7 @@ Group: System Environment/Base %description A set of commands to use the XFS file system, including mkfs.xfs. -XFS is a high performance journalled filesystem which originated +XFS is a high performance journaling filesystem which originated on the SGI IRIX platform. It is completely multi-threaded, can support large files and large filesystems, extended attributes, variable block sizes, is extent based, and makes extensive use of diff --git a/debian/control b/debian/control index 4883e1d9a..c498340d4 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Architecture: any Description: Utilities for managing the XFS filesystem A set of commands to use the XFS file system, including mkfs.xfs. . - XFS is a high performance journalled filesystem which originated + XFS is a high performance journaling filesystem which originated on the SGI IRIX platform. It is completely multi-threaded, can support large files and large filesystems, extended attributes, variable block sizes, is extent based, and makes extensive use of diff --git a/man/man8/fsck.xfs.8 b/man/man8/fsck.xfs.8 index 128691bee..c8ca83f53 100644 --- a/man/man8/fsck.xfs.8 +++ b/man/man8/fsck.xfs.8 @@ -10,7 +10,7 @@ fsck.xfs \- do nothing, successfully is called by the generic Linux .IR fsck (8) program at startup to check and repair an XFS filesystem. -XFS is a journalled filesystem and performs recovery at +XFS is a journaling filesystem and performs recovery at .IR mount (8) time if necessary, so .I fsck.xfs diff --git a/man/man8/xfs_db.8 b/man/man8/xfs_db.8 index 82c2ad944..549396c0a 100644 --- a/man/man8/xfs_db.8 +++ b/man/man8/xfs_db.8 @@ -890,7 +890,7 @@ Each inode contains four regions: and \f3a\f1. \f3core\f1 contains the fixed information. \f3next_unlinked\f1 is separated from the core due to -journalling considerations, see type \f3agi\f1 field \f3unlinked\f1. +journaling considerations, see type \f3agi\f1 field \f3unlinked\f1. \f3u\f1 is a union structure that is different in size and format depending on the type and representation of the file data (``data fork''). \f3a\f1 is an optional union structure to describe attribute data, -- 2.47.2