x3270/x3270-3.5-ibmhostpath.patch

58 lines
1.6 KiB
Diff
Raw Permalink Normal View History

2023-09-04 11:09:08 +08:00
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
2020-02-14 14:38:28 +08:00
@@ -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.
2023-09-04 11:09:08 +08:00
@@ -82,7 +82,7 @@ The name \fBvm\fP will cause the 3270 emulator to connect to the host
2020-02-14 14:38:28 +08:00
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)
2023-09-04 11:09:08 +08:00
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
2020-02-14 14:38:28 +08:00
@@ -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.
2023-09-04 11:09:08 +08:00
@@ -82,7 +82,7 @@ The name \fBvm\fP will cause the 3270 emulator to connect to the host
2020-02-14 14:38:28 +08:00
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)
2023-09-04 11:09:08 +08:00
--
2.33.0