Module Name: src
Committed By: njoly
Date: Thu Jun 16 21:46:28 UTC 2011
Modified Files:
src/share/man/man7: tests.7
Log Message:
typo (hieararchy -> hierarchy).
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man7/tests.7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man7/tests.7
diff -u src/share/man/man7/tests.7:1.5 src/share/man/man7/tests.7:1.6
--- src/share/man/man7/tests.7:1.5 Thu Jun 16 21:42:38 2011
+++ src/share/man/man7/tests.7 Thu Jun 16 21:46:28 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: tests.7,v 1.5 2011/06/16 21:42:38 njoly Exp $
+.\" $NetBSD: tests.7,v 1.6 2011/06/16 21:46:28 njoly Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -63,7 +63,7 @@
.Pa tests.tgz ,
and the test programs are all installed under the
.Pa /usr/tests
-hieararchy.
+hierarchy.
.Pp
This manual page describes how to execute the test suite and how to configure
some of its optional features.