diff options
Diffstat (limited to 'usr.bin/tn3270')
-rw-r--r-- | usr.bin/tn3270/mset/map3270.5 | 6 | ||||
-rw-r--r-- | usr.bin/tn3270/mset/mset.1 | 4 | ||||
-rw-r--r-- | usr.bin/tn3270/tn3270/tn3270.1 | 6 |
3 files changed, 8 insertions, 8 deletions
diff --git a/usr.bin/tn3270/mset/map3270.5 b/usr.bin/tn3270/mset/map3270.5 index faf9803b5e2..ebb67f7e928 100644 --- a/usr.bin/tn3270/mset/map3270.5 +++ b/usr.bin/tn3270/mset/map3270.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: map3270.5,v 1.4 1998/10/30 00:24:39 aaron Exp $ +.\" $OpenBSD: map3270.5,v 1.5 1999/06/05 01:21:43 aaron Exp $ .\" Copyright (c) 1986 The Regents of the University of California. .\" All rights reserved. .\" @@ -102,7 +102,7 @@ A caret the ``control'' character of whatever the character is. So, `^a' represents control-a, ie: hexadecimal 1 -(note that `^A' would generate the same code). +(note that `^A' would generate the same code). To generate .B rubout (DEL), @@ -332,7 +332,7 @@ Greg Minshall doesn't yet understand how to process all the functions available in .I map3270; -when such a function is requested +when such a function is requested .I tn3270 will beep at you. .PP diff --git a/usr.bin/tn3270/mset/mset.1 b/usr.bin/tn3270/mset/mset.1 index 080dcfa446c..b65a038f07a 100644 --- a/usr.bin/tn3270/mset/mset.1 +++ b/usr.bin/tn3270/mset/mset.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mset.1,v 1.6 1998/11/11 23:01:47 aaron Exp $ +.\" $OpenBSD: mset.1,v 1.7 1999/06/05 01:21:44 aaron Exp $ .\" Copyright (c) 1986, 1990 The Regents of the University of California. .\" All rights reserved. .\" @@ -34,7 +34,7 @@ .\" .Dd July 27, 1991 .Dt MSET 1 -.Os BSD 4.3 +.Os .Sh NAME .Nm mset .Nd retrieve diff --git a/usr.bin/tn3270/tn3270/tn3270.1 b/usr.bin/tn3270/tn3270/tn3270.1 index a87a6d99ded..c926fa7c964 100644 --- a/usr.bin/tn3270/tn3270/tn3270.1 +++ b/usr.bin/tn3270/tn3270/tn3270.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tn3270.1,v 1.5 1999/05/16 19:58:01 alex Exp $ +.\" $OpenBSD: tn3270.1,v 1.6 1999/06/05 01:21:44 aaron Exp $ .\" Copyright (c) 1986, 1990 The Regents of the University of California. .\" All rights reserved. .\" @@ -34,7 +34,7 @@ .\" .Dd July 27, 1991 .Dt TN3270 1 -.Os BSD 4.3 +.Os .Sh NAME .Nm tn3270 .Nd full-screen remote login to @@ -312,7 +312,7 @@ Information on these can be found in also checks .Ev SHELL , .Ev KEYBD -and +and .Ev API3270 . .Sh SEE ALSO .Xr mset 1 , |