mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06: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 @@ 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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue