]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
man: fix incorrect use of "it's"
authorStephen Hemminger <shemminger@vyatta.com>
Mon, 12 Nov 2012 16:05:45 +0000 (08:05 -0800)
committerStephen Hemminger <shemminger@vyatta.com>
Mon, 12 Nov 2012 16:05:45 +0000 (08:05 -0800)
A couple of places were using "it's" where possive form "its"
should be used instead.

man/man7/tc-hfsc.7
man/man8/ip-netns.8

index eff8a0f0f6675780abe10e59415fbdca1f75ae85..d4e63f271a4756c3de4f939e20348a5a3be1e683 100644 (file)
@@ -320,7 +320,7 @@ UL criterion is an extensions to LS one, that permits sending packets only
 if current real time is bigger than fit\-time ('ft'). So the modified LS
 criterion becomes: choose the smallest virtual time from all active children,
 such that fit\-time < current real time also holds. Fit\-time is calculated
-from F(), which is based on UL service curve. As you can see, it's role is
+from F(), which is based on UL service curve. As you can see, its role is
 kinda similar to E() used in RT criterion. Also, for obvious reasons \- you
 can't specify UL service curve without LS one.
 
index 7fe9eb9c65ed952cfc3d37eea7b7a6fd26286f76..349ee7e67033e5f8cd3614f926cc8c7dfc21e283 100644 (file)
@@ -25,7 +25,7 @@ ip-netns \- process network namespace management
 
 .SH DESCRIPTION
 A network namespace is logically another copy of the network stack,
-with it's own routes, firewall rules, and network devices.
+with its own routes, firewall rules, and network devices.
 
 By convention a named network namespace is an object at
 .BR "/var/run/netns/" NAME