gnu: man-pages-posix: Note that updates may be illegal to distribute.
* gnu/packages/man.scm (man-pages-posix): Add comment.master
parent
36cfb61d21
commit
da26c3975e
|
@ -316,6 +316,7 @@ Linux kernel and C library interfaces employed by user-space programs.")
|
||||||
(define-public man-pages-posix
|
(define-public man-pages-posix
|
||||||
(package
|
(package
|
||||||
(name "man-pages-posix")
|
(name "man-pages-posix")
|
||||||
|
;; Make sure that updates are still legally distributable. 2017-a is not.
|
||||||
(version "2013-a")
|
(version "2013-a")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
|
|
Reference in New Issue