Fix typos in man pages, config files, and comments

Signed-off-by: Mike Miller <mtmiller@debian.org>
This commit is contained in:
Mike Miller
2016-12-12 15:17:25 -08:00
parent 2c64c99baa
commit 34fd11d3a8
18 changed files with 45 additions and 45 deletions

View File

@@ -174,7 +174,7 @@ use-utmp = true
# D-BUS service. See doc/dbus/org.infradead.ocserv.conf
use-dbus = false
# PID file. It can be overriden in the command line.
# PID file. It can be overridden in the command line.
pid-file = /var/run/ocserv.pid
# The default server directory. Does not require any devices present.
@@ -264,7 +264,7 @@ route = fc13:71:ea31:4b4e::/64
# ipv?-network, ipv4-netmask, ipv6-prefix, rx/tx-per-sec, iroute, route,
# net-priority and cgroup.
#
# Note that the 'iroute' option allows to add routes on the server
# Note that the 'iroute' option allows one to add routes on the server
# based on a user or group. The syntax depends on the input accepted
# by the commands route-add-cmd and route-del-cmd (see below).