summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorflorianjacob <accounts+github@florianjacob.de>2017-01-07 17:28:11 +0100
committerTuomas Tynkkynen <tuomas.tynkkynen@iki.fi>2017-01-07 19:57:03 +0200
commitef8fd815cc794b1f535a353bf1ce4573870fcbed (patch)
tree9d6adf9df4b7b546f944cb7d4d517a60092dc606 /nixos
parent969651aacaf79c96527931918dc3c6f6f6ba94ff (diff)
downloadnixlib-ef8fd815cc794b1f535a353bf1ce4573870fcbed.tar
nixlib-ef8fd815cc794b1f535a353bf1ce4573870fcbed.tar.gz
nixlib-ef8fd815cc794b1f535a353bf1ce4573870fcbed.tar.bz2
nixlib-ef8fd815cc794b1f535a353bf1ce4573870fcbed.tar.lz
nixlib-ef8fd815cc794b1f535a353bf1ce4573870fcbed.tar.xz
nixlib-ef8fd815cc794b1f535a353bf1ce4573870fcbed.tar.zst
nixlib-ef8fd815cc794b1f535a353bf1ce4573870fcbed.zip
update os-release manpage link
the old manpage at 0pointer is still there, but does not seem to get updated
Diffstat (limited to 'nixos')
-rw-r--r--nixos/modules/misc/version.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/misc/version.nix b/nixos/modules/misc/version.nix
index ec423768296a..70cd3fb9766a 100644
--- a/nixos/modules/misc/version.nix
+++ b/nixos/modules/misc/version.nix
@@ -99,7 +99,7 @@ in
     };
 
     # Generate /etc/os-release.  See
-    # http://0pointer.de/public/systemd-man/os-release.html for the
+    # https://www.freedesktop.org/software/systemd/man/os-release.html for the
     # format.
     environment.etc."os-release".text =
       ''