diff options
-rw-r--r-- | gnu/packages/man.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/man.scm b/gnu/packages/man.scm index ae9fe87a2f..4fdd06e214 100644 --- a/gnu/packages/man.scm +++ b/gnu/packages/man.scm @@ -316,6 +316,7 @@ Linux kernel and C library interfaces employed by user-space programs.") (define-public man-pages-posix (package (name "man-pages-posix") + ;; Make sure that updates are still legally distributable. 2017-a is not. (version "2013-a") (source (origin |