From fb1bca1d0f742c604a32c823cce068f1769f4188 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Thu, 30 Nov 2006 08:47:59 +0000 Subject: typos; from alf schlichting --- bin/ksh/ksh.1 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'bin/ksh/ksh.1') diff --git a/bin/ksh/ksh.1 b/bin/ksh/ksh.1 index 7b53901e046..e8b7c2fe577 100644 --- a/bin/ksh/ksh.1 +++ b/bin/ksh/ksh.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ksh.1,v 1.117 2006/08/03 11:22:05 jmc Exp $ +.\" $OpenBSD: ksh.1,v 1.118 2006/11/30 08:47:58 jmc Exp $ .\" .\" Public Domain .\" @@ -5354,15 +5354,15 @@ except it searches forward through the history. .Xc Search for the .Ar n Ns th -occurrence of the last search string; the directory of the search is the same -as the last search. +occurrence of the last search string; +the direction of the search is the same as the last search. .It Xo .Oo Ar n Oc Ns N .Xc Search for the .Ar n Ns th -occurrence of the last search string; the directory of the search is the -opposite of the last search. +occurrence of the last search string; +the direction of the search is the opposite of the last search. .El .Pp Edit commands -- cgit v1.2.3