diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-05-12 21:58:35 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-05-12 21:58:35 +0000 |
commit | 91330aee898d5603ce4dc4f957516cb5f7798bc9 (patch) | |
tree | 5305eb5675f0e51df8b7dfee06ff7fb1731cb827 /bin/csh/USD.doc/csh.1 | |
parent | 30b3b32616a83d4de4e9828506ac5f00a04019a8 (diff) |
builtin -> built-in
Diffstat (limited to 'bin/csh/USD.doc/csh.1')
-rw-r--r-- | bin/csh/USD.doc/csh.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/csh/USD.doc/csh.1 b/bin/csh/USD.doc/csh.1 index c2bec2e2f38..9d687d3456b 100644 --- a/bin/csh/USD.doc/csh.1 +++ b/bin/csh/USD.doc/csh.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: csh.1,v 1.3 1997/11/15 21:51:32 todd Exp $ +.\" $OpenBSD: csh.1,v 1.4 1999/05/12 21:58:32 aaron Exp $ .\" $NetBSD: csh.1,v 1.3 1995/03/21 09:03:33 cgd Exp $ .\" .\" Copyright (c) 1980, 1993 @@ -150,7 +150,7 @@ acts mostly as a medium through which other .I programs are invoked. While it has a set of -.I builtin +.I built-in functions which it performs directly, most commands cause execution of programs that are, in fact, external to the shell. |