Deleted Added
full compact
builtin.1 (100248) builtin.1 (100574)
1.\"
2.\" Copyright (c) 1999 Sheldon Hearn
3.\"
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

--- 10 unchanged lines hidden (view full) ---

19.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
20.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
21.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
22.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
23.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
24.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
25.\" SUCH DAMAGE.
26.\"
1.\"
2.\" Copyright (c) 1999 Sheldon Hearn
3.\"
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

--- 10 unchanged lines hidden (view full) ---

19.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
20.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
21.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
22.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
23.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
24.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
25.\" SUCH DAMAGE.
26.\"
27.\" $FreeBSD: head/share/man/man1/builtin.1 100248 2002-07-17 15:34:25Z sheldonh $
27.\" $FreeBSD: head/share/man/man1/builtin.1 100574 2002-07-23 14:38:07Z tjr $
28.\"
29.Dd September 1, 1999
30.Dt BUILTIN 1
31.Os
32.Sh NAME
33.Nm builtin ,
34.Nm alias ,
35.Nm alloc ,
36.Nm bg ,
28.\"
29.Dd September 1, 1999
30.Dt BUILTIN 1
31.Os
32.Sh NAME
33.Nm builtin ,
34.Nm alias ,
35.Nm alloc ,
36.Nm bg ,
37.Nm bind ,
37.Nm bindkey ,
38.Nm break ,
39.Nm breaksw ,
40.Nm builtins ,
41.Nm case ,
42.Nm cd ,
43.Nm chdir ,
44.Nm command ,

--- 124 unchanged lines hidden (view full) ---

169with the other shells.
170.Bl -column ".Ic uncomplete" ".Em External" ".Xr csh 1" ".Xr sh 1" -offset indent
171.It Xo
172.Em "Command External" Ta Xr csh 1 Ta Xr sh 1
173.Xc
174.It Ic alias Ta Yes Ta Yes Ta Yes
175.It Ic alloc Ta \&No Ta Yes Ta \&No
176.It Ic bg Ta Yes Ta Yes Ta Yes
38.Nm bindkey ,
39.Nm break ,
40.Nm breaksw ,
41.Nm builtins ,
42.Nm case ,
43.Nm cd ,
44.Nm chdir ,
45.Nm command ,

--- 124 unchanged lines hidden (view full) ---

170with the other shells.
171.Bl -column ".Ic uncomplete" ".Em External" ".Xr csh 1" ".Xr sh 1" -offset indent
172.It Xo
173.Em "Command External" Ta Xr csh 1 Ta Xr sh 1
174.Xc
175.It Ic alias Ta Yes Ta Yes Ta Yes
176.It Ic alloc Ta \&No Ta Yes Ta \&No
177.It Ic bg Ta Yes Ta Yes Ta Yes
178.It Ic bind Ta \&No Ta \&No Ta Yes
177.It Ic bindkey Ta \&No Ta Yes Ta \&No
178.It Ic break Ta \&No Ta Yes Ta \&Yes
179.It Ic breaksw Ta \&No Ta Yes Ta \&No
180.It Ic builtins Ta \&No Ta Yes Ta \&No
181.It Ic case Ta \&No Ta Yes Ta Yes
182.It Ic cd Ta Yes Ta Yes Ta Yes
183.It Ic chdir Ta \&No Ta Yes Ta \&Yes
184.It Ic command Ta Yes Ta \&No Ta Yes

--- 108 unchanged lines hidden ---
179.It Ic bindkey Ta \&No Ta Yes Ta \&No
180.It Ic break Ta \&No Ta Yes Ta \&Yes
181.It Ic breaksw Ta \&No Ta Yes Ta \&No
182.It Ic builtins Ta \&No Ta Yes Ta \&No
183.It Ic case Ta \&No Ta Yes Ta Yes
184.It Ic cd Ta Yes Ta Yes Ta Yes
185.It Ic chdir Ta \&No Ta Yes Ta \&Yes
186.It Ic command Ta Yes Ta \&No Ta Yes

--- 108 unchanged lines hidden ---