From bfbe6ba67a53277fc3285077244ca0f5dddc45fb Mon Sep 17 00:00:00 2001 From: Dmitry Podgorny Date: Fri, 29 May 2020 21:54:47 +0300 Subject: [PATCH] README: update path to ipx related files --- README | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README b/README index bf3cfc4..69ff6a5 100644 --- a/README +++ b/README @@ -64,8 +64,7 @@ rip passively monitors the rip traffic on the attached IPX network. sap.c sap passively monitors the sap traffic on the attached IPX network. -There are three files in /proc/net that relate to IPX. -ipx_interface contains the list of IPX interfaces. -ipx_route contains the list of IPX routes. -ipx contains the list of IPX sockets in use. - +There are three files in /proc/net/ipx that relate to IPX: +interface contains the list of IPX interfaces. +route contains the list of IPX routes. +socket the list of IPX sockets in use.