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
|
||||
(package
|
||||
(name "man-pages-posix")
|
||||
;; Make sure that updates are still legally distributable. 2017-a is not.
|
||||
(version "2013-a")
|
||||
(source
|
||||
(origin
|
||||
|
|
Reference in New Issue