Module Name: src Committed By: wiz Date: Wed Aug 7 19:08:10 UTC 2019
Modified Files: src/sbin/drvctl: drvctl.8 Log Message: Remove superfluous Pp. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/sbin/drvctl/drvctl.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sbin/drvctl/drvctl.8 diff -u src/sbin/drvctl/drvctl.8:1.19 src/sbin/drvctl/drvctl.8:1.20 --- src/sbin/drvctl/drvctl.8:1.19 Tue Aug 6 10:45:14 2019 +++ src/sbin/drvctl/drvctl.8 Wed Aug 7 19:08:10 2019 @@ -1,4 +1,4 @@ -.\" $NetBSD: drvctl.8,v 1.19 2019/08/06 10:45:14 mrg Exp $ +.\" $NetBSD: drvctl.8,v 1.20 2019/08/07 19:08:10 wiz Exp $ .\" .\" Copyright (c) 2004 .\" Matthias Drochner. All rights reserved. @@ -174,7 +174,6 @@ attributes, try one or both of these: # drvctl -r -a usbifif uhub3 # drvctl -r -a usbdevif uhub3 .Ed -.Pp .Sh SEE ALSO .Xr proplib 3 , .Xr drvctl 4 ,