Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sbin/disklabel Remove ignored Pp macro, highlighted by mando...



details:   https://anonhg.NetBSD.org/src/rev/22a65c15be3b
branches:  trunk
changeset: 347678:22a65c15be3b
user:      sevan <sevan%NetBSD.org@localhost>
date:      Sun Sep 11 02:10:31 2016 +0000

description:
Remove ignored Pp macro, highlighted by mandoc -Tlint.

diffstat:

 sbin/disklabel/disklabel.8 |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r c8642f95f3b4 -r 22a65c15be3b sbin/disklabel/disklabel.8
--- a/sbin/disklabel/disklabel.8        Sun Sep 11 01:59:10 2016 +0000
+++ b/sbin/disklabel/disklabel.8        Sun Sep 11 02:10:31 2016 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: disklabel.8,v 1.66 2016/09/11 01:48:00 sevan Exp $
+.\"    $NetBSD: disklabel.8,v 1.67 2016/09/11 02:10:31 sevan Exp $
 .\"
 .\" Copyright (c) 1987, 1988, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -324,7 +324,6 @@
 utility appeared in
 .Bx 4.3 Tahoe .
 .Sh BUGS
-.Pp
 The
 .Nm
 structure stored on disk cannot support partitions/disks greater than 2TB.



Home | Main Index | Thread Index | Old Index