Fix typo in documentation.

This commit is contained in:
nekral-guest
2007-11-20 19:04:01 +00:00
parent 5e1e47c89f
commit 8b6415c8cb
+1 -1
View File
@@ -8,7 +8,7 @@ but too many package are using this feature
GNU su should also allow that.
The only drawback I can see is (for upstream) that "su -x" (whish should
The only drawback I can see is (for upstream) that "su -x" (which should
start a shell in debug mode) won't work (su -- -x) will have to be used
instead.
This was a problem when -c was not an su option, but it is no more the