From 4b330feed66dacf62c7193a1e84e20d9d1e34ba3 Mon Sep 17 00:00:00 2001 From: Arnaud Rebillout Date: Mon, 14 May 2018 11:36:14 +0700 Subject: [PATCH] docs: var/local -> var/usrlocal Signed-off-by: Arnaud Rebillout Closes: #1588 Approved by: jlebon --- docs/manual/adapting-existing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/adapting-existing.md b/docs/manual/adapting-existing.md index 79bf7be2..f73c2264 100644 --- a/docs/manual/adapting-existing.md +++ b/docs/manual/adapting-existing.md @@ -32,7 +32,7 @@ recommended set: - `/opt` → `/var/opt` - `/srv` → `/var/srv` - `/root` → `/var/roothome` - - `/usr/local` → `/var/local` + - `/usr/local` → `/var/usrlocal` - `/mnt` → `/var/mnt` - `/tmp` → `/sysroot/tmp`