diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-05-12 14:30:46 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-05-12 14:30:46 +0000 |
commit | e4cb27587338bd0a18c0a861f0983565d1ac4ece (patch) | |
tree | b6ce5d6fcba7dc3bfcd2529bef1bd38dd44e5c3b /bin/csh | |
parent | 0fad7e9ca17e2da0e43593ace7834a92f26b0457 (diff) |
cpu -> CPU
Diffstat (limited to 'bin/csh')
-rw-r--r-- | bin/csh/csh.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/csh/csh.1 b/bin/csh/csh.1 index 67dcd747c1a..41e1192e3dd 100644 --- a/bin/csh/csh.1 +++ b/bin/csh/csh.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: csh.1,v 1.43 2003/04/28 06:27:36 jmc Exp $ +.\" $OpenBSD: csh.1,v 1.44 2003/05/12 14:30:45 jmc Exp $ .\" $NetBSD: csh.1,v 1.10 1995/03/21 09:02:35 cgd Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -1839,7 +1839,7 @@ but a user may lower or raise the current limits within the legal range. Resources controllable currently include .Ar cputime (the maximum -number of cpu-seconds to be used by each process), +number of CPU-seconds to be used by each process), .Ar filesize (the largest single file that can be created), .Ar datasize |