diff options
author | 1997-07-25 03:50:32 +0000 | |
---|---|---|
committer | 1997-07-25 03:50:32 +0000 | |
commit | 440bd4f47e3e9dcaf9cd34943018024d526449ef (patch) | |
tree | 788ae28fccd73299896ef67a1c66bc784a41ac94 | |
parent | indent properly (diff) | |
download | wireguard-openbsd-440bd4f47e3e9dcaf9cd34943018024d526449ef.tar.xz wireguard-openbsd-440bd4f47e3e9dcaf9cd34943018024d526449ef.zip |
map3270 is a path, not a name. msaitoh@spa.is.uec.ac.jp
-rw-r--r-- | usr.bin/tn3270/mset/mset.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/tn3270/mset/mset.1 b/usr.bin/tn3270/mset/mset.1 index b5c7bfcfa8e..3a13516f95f 100644 --- a/usr.bin/tn3270/mset/mset.1 +++ b/usr.bin/tn3270/mset/mset.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mset.1,v 1.4 1997/07/18 20:49:56 deraadt Exp $ +.\" $OpenBSD: mset.1,v 1.5 1997/07/25 03:50:32 millert Exp $ .\" Copyright (c) 1986, 1990 The Regents of the University of California. .\" All rights reserved. .\" @@ -70,7 +70,7 @@ The default .Nm mset output can be used to store the mapping information in the process environment in order to avoid scanning -.Nm map3270 +.Pa map3270 each time .Nm tn3270 is invoked. |