diff options
author | micah <micah@riseup.net> | 2015-09-01 16:56:46 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-09-01 17:01:14 -0400 |
commit | 2fa5d0f38b79d0536652034c3007dfae290ef6fc (patch) | |
tree | 731d93f55c1c12a4453d105880e5b8009f34df61 /docs | |
parent | 4a4288601b4d71b47431e1ea7e10350a31215960 (diff) |
[style] Fix spelling errors in bitmask-root manpage
Diffstat (limited to 'docs')
-rw-r--r-- | docs/man/bitmask-root.1.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/man/bitmask-root.1.rst b/docs/man/bitmask-root.1.rst index dde303ae..b2f955a8 100644 --- a/docs/man/bitmask-root.1.rst +++ b/docs/man/bitmask-root.1.rst @@ -35,8 +35,8 @@ openvpn **start** [ARGS] Starts openvpn. All args are passed to openvpn, and filtered against a list of allowed args. If the next - argument is `restart`, the firewall will not be teared - down in the case of errors lauching openvpn. + argument is `restart`, the firewall will not be torn + down in the case of errors launching openvpn. **stop** Stops openvpn. |