BSD 3 development
[unix-history] / usr / man / man2 / kill.2
index 4546204..3afc02e 100644 (file)
@@ -1,6 +1,6 @@
 .TH KILL 2 
 .SH NAME
 .TH KILL 2 
 .SH NAME
-kill  \-  send signal to a process
+kill \- send signal to a process
 .SH SYNOPSIS
 .B kill(pid, sig);
 .SH DESCRIPTION
 .SH SYNOPSIS
 .B kill(pid, sig);
 .SH DESCRIPTION
@@ -30,7 +30,7 @@ and initialization processes,
 see
 .IR init (8).
 .PP
 see
 .IR init (8).
 .PP
-Processes may send signals to themselves.
+Proccesses may send signals to themselves.
 .SH "SEE ALSO"
 signal(2), kill(1)
 .SH DIAGNOSTICS
 .SH "SEE ALSO"
 signal(2), kill(1)
 .SH DIAGNOSTICS
@@ -39,7 +39,7 @@ Zero is returned if the process is killed;
 have the same effective user ID and the
 user is not super-user, or if the process
 does not exist.
 have the same effective user ID and the
 user is not super-user, or if the process
 does not exist.
-.SH ASSEMBLER
+.SH "ASSEMBLER (PDP-11)"
 (kill = 37.)
 .br
 (process number in r0)
 (kill = 37.)
 .br
 (process number in r0)