URI:
       sdhcp.1: fix typo - sdhcp - simple dhcp client
  HTML git clone git://git.codemadness.org/sdhcp
   DIR Log
   DIR Files
   DIR Refs
   DIR LICENSE
       ---
   DIR commit 3acad37482310e721ce213ab49feecdd0b8719e0
   DIR parent 8847720e8bbb4b2abe82770ad972b3774fa45d7f
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Fri, 25 Apr 2014 23:39:22 +0200
       
       sdhcp.1: fix typo
       
       Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
       
       Diffstat:
         M sdhcp.1                             |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
   DIR diff --git a/sdhcp.1 b/sdhcp.1
       @@ -10,7 +10,7 @@ state, then forks to the background and runs as a daemon to keep
        the lease alive.
        .SH BUGS
        I'm sure there's plenty. It only currently supports a small subset of
       -dhcp options, and has been untested on larger networks. It ignores most of
       -the dchp options it understands. Send bug reports to me!
       +DHCP options, and has been untested on larger networks. It ignores most of
       +the DHCP options it understands. Send bug reports to me!
        .SH AUTHOR
        see LICENSE file