mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 13:49:23 -05:00
gnu: man-pages-posix: Note that updates may be illegal to distribute.
* gnu/packages/man.scm (man-pages-posix): Add comment.
This commit is contained in:
parent
36cfb61d21
commit
da26c3975e
1 changed files with 1 additions and 0 deletions
|
@ -316,6 +316,7 @@ (define-public man-pages
|
|||
(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
|
||||
|
|
Loading…
Reference in a new issue