Skip to content

Commit 0d3dba2

Browse files
authored
Minor doc fixes (opnsense#452)
1 parent 5b69435 commit 0d3dba2

File tree

6 files changed

+9
-8
lines changed

6 files changed

+9
-8
lines changed

source/manual/certificates.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ avoiding the need to use the ``openssl`` command line tool. Certificates in OPNs
88
:menuselection:`System --> Trust --> Certificates`.
99

1010
Examples of OPNsense components that use certificates:
11+
1112
* OpenVPN
1213
* IPsec
1314
* Captive Portal

source/manual/interfaces.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ port 1. Assignments can be changed by going to :menuselection:`Interfaces --> As
2020
interfaces, with the interface name on the left and the physical port selected in the dropdown. New ones can be
2121
created here as well, using a non-occupied physical port.
2222

23-
When creating a new interfaces or changing an existing one (which can be done by clicking its name in the overview),
23+
When creating a new interface or changing an existing one (which can be done by clicking its name in the overview),
2424
the following options are available:
2525

2626
=========================== ============================================================================================================================================================

source/manual/reverse_proxy.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ redirects, manipulation of downloaded files like executables).
133133
Modern clients and servers should support TLS 1.2 and TLS 1.3. All others should
134134
be disabled.
135135

136-
TLS - Diffenent ways to use it
136+
TLS - Different ways to use it
137137
==============================
138138

139139
1) Breaking up the connection on the firewall (down- and upstream are using TLS)

source/manual/vpnet.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -323,14 +323,14 @@ placing files with a :code:`.conf` extension in the directory :code:`/usr/local/
323323
OpenVPN (SSL VPN)
324324
--------------------------
325325

326-
One of the main advantages of OpenVPN in comparison to IPsec is the ease of configuration, there are less settings involved
326+
One of the main advantages of OpenVPN in comparison to IPsec is the ease of configuration, there are fewer settings involved
327327
and it's quite simple to export settings for clients.
328328

329329
.................................
330330
Site 2 Site
331331
.................................
332332

333-
OpenVPN on OPNsense can also be used to create a tunnel between two locations, similar to what IPsec offers, generally
333+
OpenVPN on OPNsense can also be used to create a tunnel between two locations, similar to what IPsec offers. Generally
334334
the performance of IPsec is higher which usually makes this a less common choice.
335335

336336
.. toctree::

source/relations.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ Project Relations
33
====================================
44

55
The OPNsense® development team believes that sharing knowledge makes better
6-
products. The team is proud on it relations with other projects & organizations
7-
and likes to mention them and their hard work. More details may be found on
8-
these pages.
6+
products. The team is proud of its relations with other projects &
7+
organizations and likes to mention them and their hard work. More details may
8+
be found on these pages.
99

1010
.. toctree::
1111
:maxdepth: 2

source/security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Intro
1111

1212
As your trusted opensource security product, we do care a lot about security and with our regular release schedule we
1313
try to stay ahead of possible incidents. Even though we are cautious and stay informed, sometimes issues
14-
do ocure, in which case it's good to know what to do.
14+
do occur, in which case it's good to know what to do.
1515

1616

1717
------------------------------------------------------------

0 commit comments

Comments
 (0)