Deleted Added
full compact
kill.1 (127958) kill.1 (131505)
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

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

24.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
25.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
26.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
27.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
28.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
29.\" SUCH DAMAGE.
30.\"
31.\" @(#)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

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

24.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
25.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
26.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
27.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
28.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
29.\" SUCH DAMAGE.
30.\"
31.\" @(#)kill.1 8.2 (Berkeley) 4/28/95
32.\" $FreeBSD: head/bin/kill/kill.1 127958 2004-04-06 20:06:54Z markm $
32.\" $FreeBSD: head/bin/kill/kill.1 131505 2004-07-03 00:06:28Z ru $
33.\"
34.Dd April 28, 1995
35.Dt KILL 1
36.Os
37.Sh NAME
38.Nm kill
39.Nd terminate or signal a process
40.Sh SYNOPSIS

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

148A
149.Nm
150command appeared in
151.At v3 .
152.Sh BUGS
153A replacement for the command
154.Dq Li kill 0
155for
33.\"
34.Dd April 28, 1995
35.Dt KILL 1
36.Os
37.Sh NAME
38.Nm kill
39.Nd terminate or signal a process
40.Sh SYNOPSIS

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

148A
149.Nm
150command appeared in
151.At v3 .
152.Sh BUGS
153A replacement for the command
154.Dq Li kill 0
155for
156.Xr csh 1
156.Xr csh 1
157users should be provided.
157users should be provided.