Module Name: src
Committed By: sevan
Date: Thu Aug 11 21:41:17 UTC 2016
Modified Files:
src/bin/kill: kill.1
Log Message:
Pp not required before Bd, picked up by mandoc lint
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/bin/kill/kill.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/bin/kill/kill.1
diff -u src/bin/kill/kill.1:1.22 src/bin/kill/kill.1:1.23
--- src/bin/kill/kill.1:1.22 Thu Mar 22 07:58:17 2012
+++ src/bin/kill/kill.1 Thu Aug 11 21:41:17 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: kill.1,v 1.22 2012/03/22 07:58:17 wiz Exp $
+.\" $NetBSD: kill.1,v 1.23 2016/08/11 21:41:17 sevan Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -63,7 +63,6 @@ by the pid operand(s).
Only the super-user may send signals to other users' processes.
.Pp
The options are as follows:
-.Pp
.Bl -tag -width Ds
.It Fl s Ar signal_name
A symbolic signal name specifying the signal to be sent instead of the