diff options
author | Alex Feldman <alex@cvs.openbsd.org> | 1999-05-16 19:58:20 +0000 |
---|---|---|
committer | Alex Feldman <alex@cvs.openbsd.org> | 1999-05-16 19:58:20 +0000 |
commit | 0dacaf536cdff0c70d067a1648e846cf6e7bcffc (patch) | |
tree | a7242dc673f15a56501071f686f150e05e519b5e /usr.bin/tn3270 | |
parent | a745f84c11e201e22ac76b1776820903cabfd67a (diff) |
Cleanup xrefs under SEE ALSO. Specifically:
- Sort xrefs by section, and then alphabetically.
- Add missing commas between xref items.
- Remove commas from the last xref entry.
- Remove duplicate entries.
Diffstat (limited to 'usr.bin/tn3270')
-rw-r--r-- | usr.bin/tn3270/tn3270/tn3270.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/tn3270/tn3270/tn3270.1 b/usr.bin/tn3270/tn3270/tn3270.1 index 38d2c414b6a..a87a6d99ded 100644 --- a/usr.bin/tn3270/tn3270/tn3270.1 +++ b/usr.bin/tn3270/tn3270/tn3270.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tn3270.1,v 1.4 1998/11/11 23:01:50 aaron Exp $ +.\" $OpenBSD: tn3270.1,v 1.5 1999/05/16 19:58:01 alex Exp $ .\" Copyright (c) 1986, 1990 The Regents of the University of California. .\" All rights reserved. .\" @@ -319,8 +319,8 @@ and .Xr telnet 1 , .Xr curses 3 , .Xr termcap 3 , -.Xr termcap 5 , -.Xr map3270 5 +.Xr map3270 5 , +.Xr termcap 5 .Rs .%T "Yale ASCII Terminal Communication" .%B "System II Program Description/Operator's Manual" |