[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#29813: doc: localstatedir is used ambigously
From: |
Ludovic Courtès |
Subject: |
bug#29813: doc: localstatedir is used ambigously |
Date: |
Sat, 23 Dec 2017 00:05:39 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Martin Castillo <address@hidden> skribis:
> 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
Good catch! Fixed in fae7973e1f2eb1aba3f17c415b8886c4b00fd1a8.
Thanks,
Ludo’.