diff options
author | 1999-08-27 07:14:00 +0000 | |
---|---|---|
committer | 1999-08-27 07:14:00 +0000 | |
commit | 1d1d1a84b30376ee254d79fbaa7925990403d059 (patch) | |
tree | 448308a9fcff21fb25b943d3540e668b0d6483a4 | |
parent | sync (diff) | |
download | wireguard-openbsd-1d1d1a84b30376ee254d79fbaa7925990403d059.tar.xz wireguard-openbsd-1d1d1a84b30376ee254d79fbaa7925990403d059.zip |
We're using 10 X's now.
-rw-r--r-- | usr.bin/ar/ar.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ar/ar.1 b/usr.bin/ar/ar.1 index d48d67db4ef..7df64c94876 100644 --- a/usr.bin/ar/ar.1 +++ b/usr.bin/ar/ar.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ar.1,v 1.5 1999/06/05 01:21:17 aaron Exp $ +.\" $OpenBSD: ar.1,v 1.6 1999/08/27 07:14:00 fgsch Exp $ .\" $NetBSD: ar.1,v 1.7 1995/08/18 15:05:11 pk Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -303,10 +303,10 @@ utility exits 0 on success or >0 if an error occurred. The pathname of the directory to use when creating temporary files. .El .Sh FILES -.Bl -tag -width ar.XXXXXX -compact +.Bl -tag -width ar.XXXXXXXXXX -compact .It Pa /tmp default temporary file directory -.It Pa ar.XXXXXX +.It Pa ar.XXXXXXXXXX temporary file names .El .Sh COMPATIBILITY |