Module Name: src
Committed By: wiz
Date: Thu Jun 16 21:53:54 UTC 2011
Modified Files:
src/share/man/man7: tests.7
Log Message:
New sentence, new line.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 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.6 src/share/man/man7/tests.7:1.7
--- src/share/man/man7/tests.7:1.6 Thu Jun 16 21:46:28 2011
+++ src/share/man/man7/tests.7 Thu Jun 16 21:53:53 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: tests.7,v 1.6 2011/06/16 21:46:28 njoly Exp $
+.\" $NetBSD: tests.7,v 1.7 2011/06/16 21:53:53 wiz Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -174,7 +174,8 @@
tree to only run test cases for the given type.
.It unprivileged-user
This variable allows setting an unprivileged user login name to be used by
-tests. Defaults to
+tests.
+Defaults to
.Sq _atf .
.El
.Ss What to do if something fails?