From: Vincent Bernat Date: Wed, 16 Nov 2011 21:41:17 +0000 (+0100) Subject: Spelling corrections X-Git-Tag: 0.5.6~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=21d89e7d211979e95a44367da93d0df9d777bf92;p=thirdparty%2Flldpd.git Spelling corrections --- diff --git a/README.md b/README.md index f33ca980..6d07c0fb 100644 --- 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): diff --git a/man/lldpd.8 b/man/lldpd.8 index 43476485..3952fc6d 100644 --- a/man/lldpd.8 +++ b/man/lldpd.8 @@ -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