commit - 8fa913ec61095de669c9ca40e3cd782d53c85bdc
commit + 0e404f9576e83c33ad0d1b5c032ea8dbd32ba0a0
blob - 93119866bfc2b30573ae6680ae8c5a0ea8bd5e5b
blob + c6cc6c9fe1d1bc5c155e3f4b780dabe521ee8157
--- tog/tog.1
+++ tog/tog.1
.It Cm >, Full stop
If the diff view was opened via the log view, move to the next (older) commit.
.It Cm /
-Prompt for a search pattern and start searching for matching line.
+Prompt for a search pattern and start searching for matching lines.
The search pattern is an extended regular expression.
Regular expression syntax is documented in
.Xr re_format 7 .
.Cm blame
view with the previously blamed commit.
.It Cm /
-Prompt for a search pattern and start searching for matching line.
+Prompt for a search pattern and start searching for matching lines.
The search pattern is an extended regular expression.
Regular expression syntax is documented in
.Xr re_format 7 .