SHA256
1
0
forked from pool/man

Use update-alternatives for man(1), apropos(1), whatis(1)

OBS-URL: https://build.opensuse.org/package/show/Base:System/man?expand=0&rev=94
This commit is contained in:
2019-03-06 11:57:50 +00:00
committed by Git OBS Bridge
parent ad670e6734
commit a595279334
3 changed files with 59 additions and 22 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Mar 6 11:47:58 UTC 2019 - Dr. Werner Fink <werner@suse.de>
- Use update-alternatives to allow that man(1), apropos(1), whatis(1)
can be overwritten by an other package like mandoc
- Reintroduce wrapper for man(1) but without mapping to user man to
be able to reset the PATH to the standard for any preprocessor
-------------------------------------------------------------------
Mon Nov 26 11:37:32 UTC 2018 - Dr. Werner Fink <werner@suse.de>