Fix a typo in su manpage. Done as an upstream patch, as of now and will be part of 4.2.1 Closes: #730692

This commit is contained in:
Christian Perrier
2014-05-08 10:49:25 +02:00
parent dedf96dd6f
commit 11e8de1be1
3 changed files with 17 additions and 0 deletions
+3
View File
@@ -9,6 +9,9 @@ shadow (1:4.2-3) UNRELEASED; urgency=low
* Fix some typos and errors in German translation of manpages.
Done as an upstream patch, as of now and will be part of 4.2.1
Closes: #734609
* Fix a typo in su manpage.
Done as an upstream patch, as of now and will be part of 4.2.1
Closes: #730692
[ Laurent Bigonville ]
* Move pam_selinux open call higher in the session stack. Closes: #747313
+13
View File
@@ -0,0 +1,13 @@
Index: git/man/su.1.xml
===================================================================
--- git.orig/man/su.1.xml
+++ git/man/su.1.xml
@@ -157,7 +157,7 @@
</para>
<para>
The executed command will have no controlling terminal. This
- option cannot be used to execute interractive programs which
+ option cannot be used to execute interactive programs which
need a controlling TTY.
<!-- This avoids TTY hijacking when su is used to lower
privileges -->
+1
View File
@@ -2,6 +2,7 @@
#900_testsuite_groupmems
#901_testsuite_gcov
1020_fix-typo-manpage
503_shadowconfig.8
008_login_log_failure_in_FTMP
429_login_FAILLOG_ENAB