Source-Changes-HG archive

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

[src/trunk]: src/sbin/fsdb Macro improvement.



details:   https://anonhg.NetBSD.org/src/rev/343a9e6579ae
branches:  trunk
changeset: 581110:343a9e6579ae
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed May 25 10:01:34 2005 +0000

description:
Macro improvement.

diffstat:

 sbin/fsdb/fsdb.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a275881a9f4d -r 343a9e6579ae sbin/fsdb/fsdb.8
--- a/sbin/fsdb/fsdb.8  Wed May 25 09:20:33 2005 +0000
+++ b/sbin/fsdb/fsdb.8  Wed May 25 10:01:34 2005 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: fsdb.8,v 1.20 2005/05/25 00:02:49 snj Exp $
+.\"    $NetBSD: fsdb.8,v 1.21 2005/05/25 10:01:34 wiz Exp $
 .\"
 .\" Copyright (c) 1996 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -225,7 +225,7 @@
 .Va atimensec
 field will be set to zero.
 .Pp
-.It Cm quit, Cm q, Cm exit, Em \*[Lt]EOF\*[Gt]
+.It Cm quit, Cm q, Cm exit, Aq Em EOF
 Exit the program.
 .El
 .Sh SEE ALSO



Home | Main Index | Thread Index | Old Index