diff options
| author | wiz <wiz@NetBSD.org> | 2019-12-07 12:35:27 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2019-12-07 12:35:27 +0000 |
| commit | ec2b5c54d60b561ada3b74c50beb4abd47a4bb09 (patch) | |
| tree | 35c22d2da37b71690a1e252bea215fcce394b2b0 /sbin/modstat | |
| parent | be59b5f8a5f3a23e9e31b300b660edf69c36efd5 (diff) | |
Remove superfluous Pp.
Diffstat (limited to 'sbin/modstat')
| -rw-r--r-- | sbin/modstat/modstat.8 | 3 |
1 files changed, 1 insertions, 2 deletions
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 |
