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 a typo in the example properties



details:   https://anonhg.NetBSD.org/src/rev/0c4b1bb916ed
branches:  trunk
changeset: 323096:0c4b1bb916ed
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Thu May 31 07:36:25 2018 +0000

description:
Fix a typo in the example properties

diffstat:

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

diffs (18 lines):

diff -r 6627d194b2f3 -r 0c4b1bb916ed share/man/man4/envsys.4
--- a/share/man/man4/envsys.4   Thu May 31 07:16:16 2018 +0000
+++ b/share/man/man4/envsys.4   Thu May 31 07:36:25 2018 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: envsys.4,v 1.51 2017/07/03 21:30:58 wiz Exp $
+.\"    $NetBSD: envsys.4,v 1.52 2018/05/31 07:36:25 pgoyette Exp $
 .\"
 .\" Copyright (c) 2007 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -110,7 +110,7 @@
                \&<string\&>CPU Temp\&<\&/string\&>
                \&<key\&>high-capacity\&<\&/key\&>
                \&<integer\&>21417\&<\&/integer\&>
-               \&<string\&>index\&<\&/string\&>
+               \&<key\&>index\&<\&/key\&>
                \&<string\&>sensor0\&<\&/string\&>
                \&<key\&>max-value\&<\&/key\&>
                \&<integer\&>3894000\&<\&/integer\&>



Home | Main Index | Thread Index | Old Index