[talk] Fix wrong description of talk parameter in man page

vcrhonek vcrhonek at fedoraproject.org
Mon Aug 5 12:54:11 UTC 2013


commit 342ca0187274b9ab7f93c6febfec2050bf2c99e8
Author: Vitezslav Crhonek <vcrhonek at redhat.com>
Date:   Mon Aug 5 14:53:57 2013 +0200

    Fix wrong description of talk parameter in man page

 netkit-ntalk-0.17-person.patch |    6 +++---
 talk.spec                      |    5 ++++-
 2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/netkit-ntalk-0.17-person.patch b/netkit-ntalk-0.17-person.patch
index b228efe..1b8cfeb 100644
--- a/netkit-ntalk-0.17-person.patch
+++ b/netkit-ntalk-0.17-person.patch
@@ -83,11 +83,11 @@ diff -up netkit-ntalk-0.17/talk/talk.1.person netkit-ntalk-0.17/talk/talk.1
 -.Ql user at host .
 +.Ql user at host
 +( or 
-+.Ql user.host
++.Ql host.user
 +or
-+.Ql user!host
++.Ql host!user
 +or
-+.Ql user:host
++.Ql host:user
 +).
 +.It Ar -x
 +If you wish to talk to a user who has dot character in username, the
diff --git a/talk.spec b/talk.spec
index d6516d7..acf780c 100644
--- a/talk.spec
+++ b/talk.spec
@@ -1,7 +1,7 @@
 Summary: Talk client for one-on-one Internet chatting
 Name: talk
 Version: 0.17
-Release: 44%{?dist}
+Release: 45%{?dist}
 License: BSD
 Group: Applications/Internet
 # URL: There's no upstream URL at the moment, here's the latest one.
@@ -109,6 +109,9 @@ install -p -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_unitdir}/ntalk.service
 %systemd_postun_with_restart ntalk.socket
 
 %changelog
+* Mon Aug 05 2013 Vitezslav Crhonek <vcrhonek at redhat.com> - 0.17-45
+- Fix wrong description of talk parameter in man page
+
 * Sun Aug  4 2013 Peter Robinson <pbrobinson at fedoraproject.org> 0.17-44
 - Fix FTBFS
 


More information about the scm-commits mailing list