diff options
author | Ronny Chevalier <chevalier.ronny@gmail.com> | 2014-12-10 00:50:24 +0100 |
---|---|---|
committer | Ronny Chevalier <chevalier.ronny@gmail.com> | 2014-12-10 00:50:42 +0100 |
commit | 17c29493dc5c4c3ca886adfdc632d297c5eb06eb (patch) | |
tree | b1c67181808a609d941abe9d1815bd2058a4cf42 | |
parent | 795bc7e79107e01d088047e3b3a6f32da992a959 (diff) |
NEWS: fix typos
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -98,7 +98,7 @@ CHANGES WITH 218: * nspawn's --link-journal= switch gained two new values "try-guest" and "try-host" that work like "guest" and - "host", but do not fail if the host has no persistant + "host", but do not fail if the host has no persistent journalling enabled. -j is now equivalent to --link-journal=try-guest. @@ -121,7 +121,7 @@ CHANGES WITH 218: chroot directory, /proc/$PID/status, and a list of open file descriptors is now stored in the log entry. - * The udev hwdb now containes DPI information for mice. For + * The udev hwdb now contains DPI information for mice. For details see: http://who-t.blogspot.de/2014/12/building-a-dpi-database-for-mice.html |