58 lines
1.6 KiB
Diff
58 lines
1.6 KiB
Diff
From 084a4729861de3168a3fd4d1cb7ed9b36071b83b Mon Sep 17 00:00:00 2001
|
|
From: wang--ge <wang__ge@126.com>
|
|
Date: Sat, 2 Sep 2023 16:07:39 +0800
|
|
Subject: [PATCH] x3270 3.5 ibmhostpatch
|
|
|
|
---
|
|
c3270/ibm_hosts.man | 4 ++--
|
|
x3270/ibm_hosts.man | 4 ++--
|
|
2 files changed, 4 insertions(+), 4 deletions(-)
|
|
|
|
diff --git a/c3270/ibm_hosts.man b/c3270/ibm_hosts.man
|
|
index 3377f6d..e6a7a01 100644
|
|
--- a/c3270/ibm_hosts.man
|
|
+++ b/c3270/ibm_hosts.man
|
|
@@ -3,7 +3,7 @@
|
|
.SH "NAME"
|
|
ibm_hosts \- host database for x3270 and c3270
|
|
.SH "SYNOPSIS"
|
|
-/usr/lib/X11/x3270/ibm_hosts
|
|
+/etc/ibm_hosts
|
|
.SH "DESCRIPTION"
|
|
The \fBibm_hosts\fP
|
|
file contains information regarding IBM hosts on the network.
|
|
@@ -82,7 +82,7 @@ The name \fBvm\fP will cause the 3270 emulator to connect to the host
|
|
enter the string `3' on the second data-entry field on the screen, and
|
|
send the Enter \s-1AID\s+1 sequence.
|
|
.SH "FILES"
|
|
-/usr/lib/X11/x3270/ibm_hosts
|
|
+/etc/ibm_hosts
|
|
.SH "SEE ALSO"
|
|
x3270(1),
|
|
c3270(1)
|
|
diff --git a/x3270/ibm_hosts.man b/x3270/ibm_hosts.man
|
|
index f41c165..58ad390 100644
|
|
--- a/x3270/ibm_hosts.man
|
|
+++ b/x3270/ibm_hosts.man
|
|
@@ -3,7 +3,7 @@
|
|
.SH "NAME"
|
|
ibm_hosts \- host database for x3270 and c3270
|
|
.SH "SYNOPSIS"
|
|
-/usr/lib/X11/x3270/ibm_hosts
|
|
+/etc/ibm_hosts
|
|
.SH "DESCRIPTION"
|
|
The \fBibm_hosts\fP
|
|
file contains information regarding IBM hosts on the network.
|
|
@@ -82,7 +82,7 @@ The name \fBvm\fP will cause the 3270 emulator to connect to the host
|
|
enter the string `3' on the second data-entry field on the screen, and
|
|
send the Enter \s-1AID\s+1 sequence.
|
|
.SH "FILES"
|
|
-/usr/lib/X11/x3270/ibm_hosts
|
|
+/etc/ibm_hosts
|
|
.SH "SEE ALSO"
|
|
x3270(1),
|
|
c3270(1)
|
|
--
|
|
2.33.0
|
|
|