sed(1): Fix a typo in the manual page
- s/occurances/occurrences/ MFC after: 3 days
This commit is contained in:
parent
746cc38ec3
commit
583bb9c530
@ -613,7 +613,7 @@ Using a different separator can be handy when working with paths:
|
|||||||
echo "/home/example" | sed 's#/home/example#/usr/local/example#'
|
echo "/home/example" | sed 's#/home/example#/usr/local/example#'
|
||||||
.Ed
|
.Ed
|
||||||
.Pp
|
.Pp
|
||||||
Replace all occurances of
|
Replace all occurrences of
|
||||||
.Ql foo
|
.Ql foo
|
||||||
with
|
with
|
||||||
.Ql bar
|
.Ql bar
|
||||||
|
Loading…
x
Reference in New Issue
Block a user