Module Name: src Committed By: uwe Date: Thu Sep 22 21:40:42 UTC 2022
Modified Files: src/sbin/wdogctl: wdogctl.8 Log Message: wdogctl(8): fix -width in previous To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/sbin/wdogctl/wdogctl.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/wdogctl/wdogctl.8 diff -u src/sbin/wdogctl/wdogctl.8:1.26 src/sbin/wdogctl/wdogctl.8:1.27 --- src/sbin/wdogctl/wdogctl.8:1.26 Thu Sep 22 14:02:45 2022 +++ src/sbin/wdogctl/wdogctl.8 Thu Sep 22 21:40:42 2022 @@ -1,4 +1,4 @@ -.\" $NetBSD: wdogctl.8,v 1.26 2022/09/22 14:02:45 riastradh Exp $ +.\" $NetBSD: wdogctl.8,v 1.27 2022/09/22 21:40:42 uwe Exp $ .\" .\" Copyright (c) 2000 Zembu Labs, Inc. .\" All rights reserved. @@ -163,7 +163,7 @@ in a modified user tickle mode: closing the timer. .El .Sh FILES -.Bl -tag -width "Pa /dev/watchdog" +.Bl -tag -width ".Pa /dev/watchdog" .It Pa /dev/watchdog the system monitor watchdog timer device .El