From ec2b5c54d60b561ada3b74c50beb4abd47a4bb09 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 7 Dec 2019 12:35:27 +0000 Subject: Remove superfluous Pp. --- sbin/modstat/modstat.8 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sbin/modstat') diff --git a/sbin/modstat/modstat.8 b/sbin/modstat/modstat.8 index 5049cd77a74..6ed22ee2c59 100644 --- a/sbin/modstat/modstat.8 +++ b/sbin/modstat/modstat.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: modstat.8,v 1.25 2019/12/06 21:45:14 pgoyette Exp $ +.\" $NetBSD: modstat.8,v 1.26 2019/12/07 12:35:27 wiz Exp $ .\" .\" Copyright (c) 1993 Christopher G. Demetriou .\" All rights reserved. @@ -76,7 +76,6 @@ In addition to listing the currently loaded modules' name, the information reported by .Nm includes: -.Pp .Bl -tag -width Loadaddr .It Li CLASS Module class, such as -- cgit