Source-Changes-HG archive

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

[src/trunk]: src/sbin/wdogctl Format the path to a file with .Pa.



details:   https://anonhg.NetBSD.org/src/rev/844f5280b520
branches:  trunk
changeset: 534579:844f5280b520
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Jul 29 21:08:30 2002 +0000

description:
Format the path to a file with .Pa.

diffstat:

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

diffs (19 lines):

diff -r 17c5c970f32f -r 844f5280b520 sbin/wdogctl/wdogctl.8
--- a/sbin/wdogctl/wdogctl.8    Mon Jul 29 21:00:15 2002 +0000
+++ b/sbin/wdogctl/wdogctl.8    Mon Jul 29 21:08:30 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: wdogctl.8,v 1.5 2002/07/29 21:00:15 thorpej Exp $
+.\"    $NetBSD: wdogctl.8,v 1.6 2002/07/29 21:08:30 wiz Exp $
 .\"
 .\" Copyright (c) 2000 Zembu Labs, Inc.
 .\" All rights reserved.
@@ -122,7 +122,8 @@
 timer will remain armed.
 .El
 .Sh FILES
-/dev/watchdog -- the system monitor watchdog timer device
+.Pa /dev/watchdog
+-- the system monitor watchdog timer device
 .Sh SEE ALSO
 .Xr envsys 4 ,
 .Xr envstat 8



Home | Main Index | Thread Index | Old Index