diff --git a/doc/manual/manual.xml b/doc/manual/manual.xml index ce4055a753c..7d6634bf093 100644 --- a/doc/manual/manual.xml +++ b/doc/manual/manual.xml @@ -21,7 +21,7 @@ - 2007-2012 + 2007-2013 Eelco Dolstra @@ -31,20 +31,19 @@ Preface - This manual describes NixOS, a Linux distribution based on - the purely functional package management system Nix. + This manual describes how to install, use and extend NixOS, + a Linux distribution based on the purely functional package + management system Nix. - NixOS is rather bleeding edge, and this manual is - correspondingly sketchy and quite possibly out of date. It gives - basic information on how to get NixOS up and running, but since - NixOS is very much a work in progress, you are likely to encounter - problems here and there. Extensive familiarity with Linux is - recommended. If you encounter problems, please report them on the + If you encounter problems, please report them on the nix-dev@lists.science.uu.nl - mailing list or on the - #nixos channel on Freenode.. + mailing list or on the + #nixos channel on Freenode. Bugs should + be reported in NixOS’ GitHub + issue tracker.