From e0e0c5fc3f61eeaac13ed6a1bb9116576bd5158b Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Mon, 27 Apr 2009 16:22:34 +0100 Subject: [PATCH] Spelling fixes The FHS is the "Filesystem Hierarchy Standard", regardless of our preferred spelling of "file system" elsewhere. Fix this and a nearby search-and-replace capitalisation bug. --- debian/changelog | 6 ++++++ policy.sgml | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a94496a..fc19d82 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ debian-policy (3.8.2.0) UNRELEASED; urgency=low + [ Russ Allbery ] * Policy: Mandate debconf or equivalent for user prompting Wording: Andrew McMillan Seconded: Russ Allbery @@ -28,6 +29,11 @@ debian-policy (3.8.2.0) UNRELEASED; urgency=low * Set the release date of the 3.8.1 upgrading-checklist entry. (Closes: #519706) + [ Colin Watson ] + * The FHS is the "Filesystem Hierarchy Standard", regardless of our + preferred spelling of "file system" elsewhere. Fix this and a nearby + search-and-replace capitalisation bug. + -- Russ Allbery Fri, 20 Mar 2009 14:45:46 -0700 debian-policy (3.8.1.0) unstable; urgency=low diff --git a/policy.sgml b/policy.sgml index a2089bc..0140043 100644 --- a/policy.sgml +++ b/policy.sgml @@ -5526,11 +5526,11 @@ libbar 1 bar1 (>= 1.0-1) - File system Structure + File System Structure

The location of all installed files and directories must - comply with the File system Hierarchy Standard (FHS), + comply with the Filesystem Hierarchy Standard (FHS), version 2.3, with the exceptions noted below, and except where doing so would violate other terms of Debian Policy. The following exceptions to the FHS apply: -- 2.39.5