blob: 30da443546fb66d431dca4d01f8d286f71f0ec01 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/bash/doc/bash.1
+++ b/bash/doc/bash.1
@@ -6420,7 +6420,7 @@
.IR string .
.TP
.B !?\fIstring\fR\fB[?]\fR
-Refer to the most recent command preceding the current postition in the
+Refer to the most recent command preceding the current position in the
history list containing
.IR string .
The trailing \fB?\fP may be omitted if
|