Skip to content

Commit 6a34026

Browse files
guyharrisfxlb
authored andcommitted
doc: rename README.Win32.md to README.windows.md.
That matches the name of the equivalent libpcap document, and doesn't tie it to 32 bits. (16-bit Windows is long since dead.) (backported from commit b820ca8) [skip ci]
1 parent 1d652c2 commit 6a34026

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
8989
Makefile.in: Fix the depend target.
9090
mkdep: Exit with a non-zero status if a command fails.
9191
Documentation:
92-
Fixed errors in doc/README.Win32.md.
92+
Fixed errors in doc/README.Win32.md and renamed it to README.windows.md.
9393

9494
Friday, April 7, 2023 / The Tcpdump Group
9595
Summary for 4.99.4 tcpdump release

Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ EXTRA_DIST = \
359359
doc/README.haiku.md \
360360
doc/README.NetBSD.md \
361361
doc/README.solaris.md \
362-
doc/README.Win32.md \
362+
doc/README.windows.md \
363363
install-sh \
364364
instrument-functions.c \
365365
lbl/os-osf4.h \
File renamed without changes.

0 commit comments

Comments
 (0)