Deleted Added
full compact
kill.1 (51090) kill.1 (51275)
1.\" Copyright (c) 1980, 1990, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" the Institute of Electrical and Electronics Engineers, Inc.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

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

28.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
29.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
30.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
31.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
32.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
33.\" SUCH DAMAGE.
34.\"
35.\" @(#)kill.1 8.2 (Berkeley) 4/28/95
1.\" Copyright (c) 1980, 1990, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" the Institute of Electrical and Electronics Engineers, Inc.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

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

28.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
29.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
30.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
31.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
32.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
33.\" SUCH DAMAGE.
34.\"
35.\" @(#)kill.1 8.2 (Berkeley) 4/28/95
36.\" $FreeBSD: head/bin/kill/kill.1 51090 1999-09-08 15:40:46Z sheldonh $
36.\" $FreeBSD: head/bin/kill/kill.1 51275 1999-09-14 11:46:04Z sheldonh $
37.\"
38.Dd April 28, 1995
39.Dt KILL 1
40.Os
41.Sh NAME
42.Nm kill
43.Nd terminate or signal a process
44.Sh SYNOPSIS

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

107.It 14
108ALRM (alarm clock)
109.It 15
110TERM (software termination signal)
111.El
112.Pp
113Some shells may provide a builtin
114.Nm
37.\"
38.Dd April 28, 1995
39.Dt KILL 1
40.Os
41.Sh NAME
42.Nm kill
43.Nd terminate or signal a process
44.Sh SYNOPSIS

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

107.It 14
108ALRM (alarm clock)
109.It 15
110TERM (software termination signal)
111.El
112.Pp
113Some shells may provide a builtin
114.Nm
115command which is similar or identical to this utility. Consult
116the
115command which is similar or identical to this utility.
116Consult the
117.Xr builtin 1
118manual page.
119.Sh SEE ALSO
120.Xr builtin 1 ,
121.Xr csh 1 ,
122.Xr killall 1 ,
123.Xr ps 1 ,
124.Xr kill 2 ,

--- 18 unchanged lines hidden ---
117.Xr builtin 1
118manual page.
119.Sh SEE ALSO
120.Xr builtin 1 ,
121.Xr csh 1 ,
122.Xr killall 1 ,
123.Xr ps 1 ,
124.Xr kill 2 ,

--- 18 unchanged lines hidden ---