diff options
author | 2013-06-17 11:57:10 +0000 | |
---|---|---|
committer | 2013-06-17 11:57:10 +0000 | |
commit | 237ba563f7d5e496c3da89f1d12d68f5185c9c4b (patch) | |
tree | 79ddd3ff3d45188bdd85d68dbfba23814a13730e | |
parent | Irony: forgetting to link in the 'ln' tests (diff) | |
download | wireguard-openbsd-237ba563f7d5e496c3da89f1d12d68f5185c9c4b.tar.xz wireguard-openbsd-237ba563f7d5e496c3da89f1d12d68f5185c9c4b.zip |
tweak previous: trim trailing whitespace
-rw-r--r-- | share/man/man5/bsd.regress.mk.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/bsd.regress.mk.5 b/share/man/man5/bsd.regress.mk.5 index 962d7d940ad..9f191197f15 100644 --- a/share/man/man5/bsd.regress.mk.5 +++ b/share/man/man5/bsd.regress.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.regress.mk.5,v 1.6 2013/06/14 22:38:50 halex Exp $ +.\" $OpenBSD: bsd.regress.mk.5,v 1.7 2013/06/17 11:57:10 schwarze Exp $ .\" .\" Copyright (c) 2002 Anil Madhavapeddy .\" Copyright (c) 2000 Marc Espie @@ -25,7 +25,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 14 2013 $ +.Dd $Mdocdate: June 17 2013 $ .Dt BSD.REGRESS.MK 5 .Os .Sh NAME @@ -62,7 +62,7 @@ then a failure is logged, otherwise the test is marked as a success. .It Ev REGRESS_FAIL_EARLY If this variable is set to anything but .Dq no , -the +the .Ar regress target will abort as soon as a test fails. .It Ev REGRESS_LOG |