diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-06-05 01:21:54 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-06-05 01:21:54 +0000 |
commit | 1805b94e6caa317d402e398fa06fa3d93d6827a0 (patch) | |
tree | e58ba56a51e58547f1d6f5a95c25435bc397c5c3 /usr.bin/tn3270/mset | |
parent | f35d61706eae00527a19f021ef26ab0109f18e5c (diff) |
- remove trailing white space
- remove arguments from .Os macros
- remove arguments from .Nm macros, where appropriate
- some more Dq/Sq/Ql insanity
- still lots to do in the usr.bin tree... :/
Diffstat (limited to 'usr.bin/tn3270/mset')
-rw-r--r-- | usr.bin/tn3270/mset/map3270.5 | 6 | ||||
-rw-r--r-- | usr.bin/tn3270/mset/mset.1 | 4 |
2 files changed, 5 insertions, 5 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 |