Man page update (#1023953)
This commit is contained in:
parent
f9994203e5
commit
0a027d6b94
13
screen-man-update.patch
Normal file
13
screen-man-update.patch
Normal file
@ -0,0 +1,13 @@
|
||||
diff --git a/src/doc/screen.1 b/src/doc/screen.1
|
||||
index 70b39df..22d8dc8 100644
|
||||
--- a/src/doc/screen.1
|
||||
+++ b/src/doc/screen.1
|
||||
@@ -3058,7 +3058,7 @@ Stuff the string
|
||||
.I string
|
||||
in the input buffer of the current window.
|
||||
This is like the \*Qpaste\*U command but with much less overhead.
|
||||
-Without a paramter, screen will prompt for a string to stuff.
|
||||
+Without a parameter, screen will prompt for a string to stuff.
|
||||
You cannot paste
|
||||
large buffers with the \*Qstuff\*U command. It is most useful for key
|
||||
bindings. See also \*Qbindkey\*U.
|
||||
@ -4,7 +4,7 @@
|
||||
Summary: A screen manager that supports multiple logins on one terminal
|
||||
Name: screen
|
||||
Version: 4.1.0
|
||||
Release: 0.17.20120314git3c2946%{?dist}
|
||||
Release: 0.18.20120314git3c2946%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
URL: http://www.gnu.org/software/screen
|
||||
@ -31,6 +31,7 @@ Patch8: screen-4.1.0-crypt.patch
|
||||
Patch9: screen-4.1.0-long-term.patch
|
||||
Patch10: screen-help-update.patch
|
||||
Patch11: screen-altscreen.patch
|
||||
Patch12: screen-man-update.patch
|
||||
|
||||
%description
|
||||
The screen utility allows you to have multiple logins on just one
|
||||
@ -55,6 +56,7 @@ support multiple logins on one terminal.
|
||||
%patch9 -p2 -b .long-term
|
||||
%patch10 -p2 -b .help-update
|
||||
%patch11 -p2 -b .altscreen.patch
|
||||
%patch12 -p2 -b .man-update.patch
|
||||
|
||||
|
||||
%build
|
||||
@ -151,6 +153,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Apr 08 2014 Petr Hracek <phracek@redhat.com> - 4.1.0-0.18.20120314git3c2946
|
||||
- Man page update (#1023953)
|
||||
|
||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.1.0-0.17.20120314git3c2946
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user