Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/bin/kill Pp not required before Bd, picked up by mandoc lint
details: https://anonhg.NetBSD.org/src/rev/260d0d8f2114
branches: trunk
changeset: 347058:260d0d8f2114
user: sevan <sevan%NetBSD.org@localhost>
date: Thu Aug 11 21:41:17 2016 +0000
description:
Pp not required before Bd, picked up by mandoc lint
diffstat:
bin/kill/kill.1 | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r fcad378aeac2 -r 260d0d8f2114 bin/kill/kill.1
--- a/bin/kill/kill.1 Thu Aug 11 21:34:11 2016 +0000
+++ b/bin/kill/kill.1 Thu Aug 11 21:41:17 2016 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index