From c8a3eece962255602f87c93510c408592b1cd628 Mon Sep 17 00:00:00 2001
From: Didier Raboud <odyx@debian.org>
Date: Fri, 22 Feb 2019 10:43:59 +0100
Subject: [PATCH] 914897: Syntax fix

---
 914897_merged_usr/ballot.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/914897_merged_usr/ballot.md b/914897_merged_usr/ballot.md
index 4e31022..9c364d1 100644
--- a/914897_merged_usr/ballot.md
+++ b/914897_merged_usr/ballot.md
@@ -2,7 +2,7 @@
 
 ## What is "merged `/usr`"
 
-"Merged `/usr`" describes a possible future standard directories scheme in which the `/{bin,sbin,lib*}/` directories have been made superfluous through replacing them by symlinks to their `/usr` equivalents (/usr/{bin,sbin,lib*}).
+"Merged `/usr`" describes a possible future standard directories scheme in which the `/{bin,sbin,lib*}/` directories have been made superfluous through replacing them by symlinks to their `/usr` equivalents (`/usr/{bin,sbin,lib*}`).
 The motivation to get Debian systems to converge towards such a scheme is vastly documented elsewhere ([FDO's TheCaseForTheUsrMerge][0], [wiki.d.o UsrMerge][1]) but can be summarized as the following points:
 
 * having separate `/` and `/usr` filesystems has been useful in the past for booting without initramfs onto a minimal root filesystem that carried just enough to mount the `/usr` filesystem later in the boot process. Given the evolution of physical hosts' capabilities, initramfs'es have been default in Debian (and elsewhere) for a long time, and most systems no longer have an intermediate state during boot in which they have only `/`, but not `/usr`, mounted.
-- 
2.39.5