Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2016-08-03 12:01:11 +01:00
5 changed files with 76 additions and 59 deletions

4
tmux.1
View File

@@ -3805,9 +3805,7 @@ Before the command is executed, the first occurrence of the string
.Ql %%
and all occurrences of
.Ql %1
are replaced by the response to the first prompt, the second
.Ql %%
and all
are replaced by the response to the first prompt, all
.Ql %2
are replaced with the response to the second prompt, and so on for further
prompts.