From 4b847985e822baebf6e49160af9a719bb6a34c87667bf4aabd6d5b0702203348 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Thu, 31 Jul 2014 08:35:13 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/Base:System/man?expand=0&rev=58 --- man-MAN_POSIXLY_CORRECT-man1.dif | 17 +++++++++++++++++ man.changes | 11 +++++++++++ man.spec | 3 +++ 3 files changed, 31 insertions(+) create mode 100644 man-MAN_POSIXLY_CORRECT-man1.dif diff --git a/man-MAN_POSIXLY_CORRECT-man1.dif b/man-MAN_POSIXLY_CORRECT-man1.dif new file mode 100644 index 0000000..62c8cc9 --- /dev/null +++ b/man-MAN_POSIXLY_CORRECT-man1.dif @@ -0,0 +1,17 @@ +--- man/man1/man.man1.bak 2014-07-29 19:12:02.574014758 +0300 ++++ man/man1/man.man1 2014-07-29 19:14:06.522076369 +0300 +@@ -1327,6 +1327,14 @@ + .RB $ MAN_KEEP_STDERR + is set to any non-empty value, error output will be displayed as usual. + .TP ++.if !'po4a'hide' .BR MAN_POSIXLY_CORRECT ++If many man pages are available corresponding to the requested one, ++.B %man% ++will display them in a list, unless ++.RB $ MAN_POSIXLY_CORRECT ++is set, in which case the first page in the list will be displayed ++automatically. ++.TP + .if !'po4a'hide' .BR LANG , " LC_MESSAGES" + Depending on system and implementation, either or both of + .RB $ LANG diff --git a/man.changes b/man.changes index 59e6e32..b11ae87 100644 --- a/man.changes +++ b/man.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Jul 31 08:33:00 UTC 2014 - werner@suse.de + +- The former change had added the patch man-MAN_POSIXLY_CORRECT-man1.dif + +------------------------------------------------------------------- +Tue Jul 29 19:40:08 UTC 2014 - auxsvr@gmail.com + +- Added description of MAN_POSIXLY_CORRECT in man.man1, + patch man-MAN_POSIXLY_CORRECT-man1.dif (bnc#786679) + ------------------------------------------------------------------- Tue Jun 10 15:13:45 UTC 2014 - werner@suse.de diff --git a/man.spec b/man.spec index f9a60bd..9e6a36d 100644 --- a/man.spec +++ b/man.spec @@ -60,6 +60,8 @@ Patch6: man-db-2.6.5-firefox.dif Patch7: man-db-2.6.3-chinese.dif Patch9: man-db-2.6.5-zio.dif Patch10: man-db-2.6.3-listall.dif +# PATCH-FIX-SUSE Fixes the documentation for bnc#786679 +Patch11: man-MAN_POSIXLY_CORRECT-man1.dif BuildRoot: %{_tmppath}/%{name}-%{version}-build %global _sysconfdir /etc @@ -85,6 +87,7 @@ Authors: %patch9 -p0 -b .zio %patch10 -p0 -b .listall %patch0 -p0 -b .0 +%patch11 -p0 %build gettextize --force --copy --no-changelog