From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Castillo Subject: bug#29813: doc: localstatedir is used ambigously Date: Fri, 22 Dec 2017 17:38:31 +0100 Message-ID: <4c2c2ca1-689d-1c5c-703e-550c63cfd651@uni-bremen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39033) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eSQMi-0000ry-BP for bug-guix@gnu.org; Fri, 22 Dec 2017 11:40:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eSQMc-0001nG-TF for bug-guix@gnu.org; Fri, 22 Dec 2017 11:40:08 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:39551) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eSQMc-0001n8-PX for bug-guix@gnu.org; Fri, 22 Dec 2017 11:40:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eSQMc-0000Uu-GA for bug-guix@gnu.org; Fri, 22 Dec 2017 11:40:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38045) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eSQLM-0000e1-If for bug-guix@gnu.org; Fri, 22 Dec 2017 11:38:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eSQLJ-0000YW-TM for bug-guix@gnu.org; Fri, 22 Dec 2017 11:38:44 -0500 Received: from gabriel-vm-2.zfn.uni-bremen.de ([134.102.50.10]:55568 helo=smtp.uni-bremen.de) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eSQLJ-0000U3-J4 for bug-guix@gnu.org; Fri, 22 Dec 2017 11:38:41 -0500 Received: from [192.168.178.5] (unknown [77.21.36.9]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.uni-bremen.de (Postfix) with ESMTPSA id C55D2205D2 for ; Fri, 22 Dec 2017 17:38:32 +0100 (CET) Content-Language: en-US List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 29813@debbugs.gnu.org In the documentation, localstatedir is sometimes used as if it was /var and sometimes as /var/guix. examples: the doc page 'the store' contains LOCALSTATEDIR/guix/db. but the doc page for guix-daemon contains LOCALSTATEDIR/daemon-socket/socket