1- From 43040291be2f48d6b2aae015592266c0b1dbd59e Mon Sep 17 00:00:00 2001
2- From: Muhammad Falak R Wani <falakreyaz@gmail.com>
3- Date: Fri, 12 Aug 2022 07:34:42 +0530
4- Subject: [PATCH 3/3] xterm man paths
5-
6- Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
7- ---
8- minstall.in | 8 ++++++++
9- xterm.man | 7 +++----
10- 2 files changed, 11 insertions(+), 4 deletions(-)
11-
121diff --git a/minstall.in b/minstall.in
13- index fe2c610..03b00b3 100644
2+ index ec3c936..e4f2911 100644
143--- a/minstall.in
154+++ b/minstall.in
16- @@ -141 ,6 +141 ,11 @@ USE_chr1=`echo "$USE_name" | sed -e 's/^.//'`
5+ @@ -109 ,6 +109 ,11 @@ USE_chr1=`echo "$USE_name" | sed -e 's/^.//'`
176 USE_Name=${USE_chr0}${USE_chr1}
187 USE_NAME=`echo "$USE_name" | tr "$lower" "$upper"`
198
@@ -25,21 +14,21 @@ index fe2c610..03b00b3 100644
2514 sed -e 's%__vendorversion__%"X Window System"%' \
2615 -e 's%__app_version__%Patch\ \#'"$PATCH_NUM"% \
2716 -e 's%__app_date__%'"$PATCH_YMD"% \
28- @@ -166 ,6 +171 ,9 @@ sed -e 's%__vendorversion__%"X Window System"%' \
29- -e "s%/etc/utmp%$UTMP_PATH %g" \
30- -e 's%fIwtmp\\%fI'$WTMP_NAME'\\%g' \
31- -e " s%/etc/wtmp%$WTMP_PATH%g" \
17+ @@ -135 ,6 +140 ,9 @@ sed -e 's%__vendorversion__%"X Window System"%' \
18+ -e "s%__wtmp_name__%@WTMP_NAME@ %g" \
19+ -e "s%__wtmp_path__%@WTMP_PATH@%g" \
20+ -e ' s%/\\(\*\*%/*%g' \
3221+ -e s%__fontpath__%$fontpath%g \
3322+ -e s%__xorgcfgdir__%$xorgcfgdir%g \
3423+ -e s%__xorgcfgfil__%$xorgcfgfil%g \
35- -e 's%/\\(\*\*%/*%g' \
3624 "$OLD_FILE" >$NEW_FILE
3725 # diff -u $OLD_FILE $NEW_FILE
26+
3827diff --git a/xterm.man b/xterm.man
39- index f8270fd..51867fa 100644
28+ index 1792099..9b63f79 100644
4029--- a/xterm.man
4130+++ b/xterm.man
42- @@ -2572 ,19 +2572 ,18 @@ Since X11R6, bitmap fonts have been scaled.
31+ @@ -2580 ,19 +2580 ,18 @@ Since X11R6, bitmap fonts have been scaled.
4332 The font server claims to provide the bold font that \fI\*n\fP requests,
4433 but the result is not always readable.
4534 XFree86 introduced a feature which can be used to suppress the scaling.
@@ -62,6 +51,3 @@ index f8270fd..51867fa 100644
6251 .NE
6352 .IP
6453 Depending on your configuration, the font server may have its own configuration
65- - -
66- 2.40.1
67-
0 commit comments