summaryrefslogtreecommitdiff
path: root/doc/ipconfig-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ipconfig-api.txt')
-rw-r--r--doc/ipconfig-api.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ipconfig-api.txt b/doc/ipconfig-api.txt
index 179e86fc..080fdac5 100644
--- a/doc/ipconfig-api.txt
+++ b/doc/ipconfig-api.txt
@@ -5,7 +5,7 @@ IP configuration handling
IP basics
=========
-The core IP handling is designed around network interfaces or more precise
+The core IP handling is designed around network interfaces or more precisely
what the Linux kernel handles as struct net_device. Via RTNL every interface
is tracked and an IP device created for it.