Mercurial > hg > dhcpcd
changeset 2601:fd979a24047f draft
Typos
| author | Roy Marples <roy@marples.name> |
|---|---|
| date | Mon, 14 Jul 2014 15:43:00 +0000 |
| parents | 121acd3ea46d |
| children | 891092d99ec3 |
| files | dhcpcd.conf.5.in |
| diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/dhcpcd.conf.5.in Mon Jul 14 13:58:24 2014 +0000 +++ b/dhcpcd.conf.5.in Mon Jul 14 15:43:00 2014 +0000 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd July 7, 2014 +.Dd July 14, 2014 .Dt DHCPCD.CONF 5 .Os .Sh NAME @@ -263,7 +263,7 @@ does not fit. In this case .Ar prefix_len -is increased to the highest multiple of 8 that can accomodate the +is increased to the highest multiple of 8 that can accommodate the .Ar sla_id . .Ar sla_id is an integer and is added to the prefix which must fit inside @@ -652,7 +652,7 @@ .It Ic index The option can appear more than once and will be indexed. .It Ic array -The option data is split into a space seperated array, each element being +The option data is split into a space separated array, each element being the same type. .El .Ss Types to define
