]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
Spelling corrections
authorVincent Bernat <bernat@luffy.cx>
Wed, 16 Nov 2011 21:41:17 +0000 (22:41 +0100)
committerVincent Bernat <bernat@luffy.cx>
Wed, 16 Nov 2011 21:41:17 +0000 (22:41 +0100)
README.md
man/lldpd.8

index f33ca980a958f724f9e795b4f2cb900251b3a029..6d07c0fb448444f3f3a3e45b61b255efd325c0de 100644 (file)
--- a/README.md
+++ b/README.md
@@ -55,7 +55,7 @@ create an empty directory `/var/run/lldpd` (it needs to be owned by
 root, not `_lldpd`!). If you get fuzzy timestamps from syslog, copy
 `/etc/locatime` into the chroot.
 
-`lldpctl` allows to query information collected through the command
+`lldpctl` lets one query information collected through the command
 line. If you don't want to run it as root, just install it setuid or
 setgid `_lldpd`.
 
@@ -78,7 +78,7 @@ Otherwise, a packet received on a bond will be affected to all
 interfaces of the bond.
 
 On 2.6.27, we are able to receive packets on real interface for bonded
-devices. This allows to get neighbor information on active/backup
+devices. This allows one to get neighbor information on active/backup
 bonds. Without the 2.6.27, lldpd won't receive any information on
 inactive slaves. Here are the patchs (thanks to Joe Eykholt):
 
index 4347648545a40449b68e29befcd390efb02c743e..3952fc6d169a6d05bd01785ce34ff786b817274c 100644 (file)
@@ -72,8 +72,8 @@ flag described above).
 Enable SNMP subagent.
 With this option,
 .Nm
-will enable an SNMP subagent using AgentX protocol. This allows to get
-information about local system and remote systems through SNMP.
+will enable an SNMP subagent using AgentX protocol. This allows you to
+get information about local system and remote systems through SNMP.
 .It Fl X Ar socket
 Enable SNMP subagent using the specified socket.
 .Nm