Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Fix typo in macro.



details:   https://anonhg.NetBSD.org/src/rev/e2a5d0371b82
branches:  trunk
changeset: 520987:e2a5d0371b82
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Jan 21 17:46:42 2002 +0000

description:
Fix typo in macro.

diffstat:

 share/man/man4/envsys.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 23f5bb6b2e23 -r e2a5d0371b82 share/man/man4/envsys.4
--- a/share/man/man4/envsys.4   Mon Jan 21 17:44:45 2002 +0000
+++ b/share/man/man4/envsys.4   Mon Jan 21 17:46:42 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: envsys.4,v 1.8 2001/09/19 00:49:57 wiz Exp $
+.\"    $NetBSD: envsys.4,v 1.9 2002/01/21 17:46:42 wiz Exp $
 .\"
 .\"
 .\" Copyright (c) 2000 The NetBSD Foundation, Inc.
@@ -204,7 +204,7 @@
 .It Dv ENVSYS_SVOLTS_DC
 .It Dv ENVSYS_SOHMS
 .It Dv ENVSYS_SWATTS
-.Ir Dv ENVSYS_SAMPS
+.It Dv ENVSYS_SAMPS
 .El
 .It Dv ENVSYS_STREINFO (envsys_basic_info_t)
 .It Dv ENVSYS_GTREINFO (envsys_basic_info_t)



Home | Main Index | Thread Index | Old Index