From 4c413bf691cbfbac2577c705da0adf5b52e344aa Mon Sep 17 00:00:00 2001 From: tedu Date: Mon, 26 Oct 2015 12:52:27 +0000 Subject: remove TMPDIR support. ok millert --- usr.bin/diff/diff.1 | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) (limited to 'usr.bin/diff/diff.1') diff --git a/usr.bin/diff/diff.1 b/usr.bin/diff/diff.1 index 5ce4c826d77..f86c2ced21e 100644 --- a/usr.bin/diff/diff.1 +++ b/usr.bin/diff/diff.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: diff.1,v 1.44 2015/10/05 20:15:00 millert Exp $ +.\" $OpenBSD: diff.1,v 1.45 2015/10/26 12:52:27 tedu Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)diff.1 8.1 (Berkeley) 6/30/93 .\" -.Dd $Mdocdate: October 5 2015 $ +.Dd $Mdocdate: October 26 2015 $ .Dt DIFF 1 .Os .Sh NAME @@ -425,17 +425,6 @@ As in identical pairs (where num1 = num2) are abbreviated as a single number. -.Sh ENVIRONMENT -.Bl -tag -width TMPDIR -.It Ev TMPDIR -If the environment variable -.Ev TMPDIR -exists, -.Nm -will use the directory specified by -.Ev TMPDIR -as the temporary directory. -.El .Sh FILES .Bl -tag -width /tmp/diff.XXXXXXXX -compact .It Pa /tmp/diff. Ns Ar XXXXXXXX -- cgit v1.2.3-59-g8ed1b