From 8e58476bbdf2d446216af875b28a4894883c4b81 Mon Sep 17 00:00:00 2001 From: heas Date: Thu, 18 Dec 2003 15:52:31 +0000 Subject: [PATCH] correct 2 typos --- bin/sh/sh.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/sh/sh.1 b/bin/sh/sh.1 index b57dd9784d1d..df8c81ae5808 100644 --- a/bin/sh/sh.1 +++ b/bin/sh/sh.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: sh.1,v 1.71 2003/11/14 20:00:28 dsl Exp $ +.\" $NetBSD: sh.1,v 1.72 2003/12/18 15:52:31 heas Exp $ .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -1189,7 +1189,7 @@ Switch to the specified directory (default If .Ar replace is specified, then the new directory name is generated by replacing -the first occurance of +the first occurrence of .Ar directory in the current directory name with .Ar replace . @@ -1728,7 +1728,7 @@ show or set the limit on how much memory a process can lock with show or set the limit on the number of processes this user can have at one time .It Fl n -show or set the limit on the number files a process can have open at once +show or set the limit on the number of files a process can have open at once .El .Pp If none of these is specified, it is the limit on file size that is shown