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#'
|
||||
.Ed
|
||||
.Pp
|
||||
Replace all occurances of
|
||||
Replace all occurrences of
|
||||
.Ql foo
|
||||
with
|
||||
.Ql bar
|
||||
|
Loading…
x
Reference in New Issue
Block a user