diff options
author | hagbard <vyosdev@derith.de> | 2018-11-23 15:07:27 -0800 |
---|---|---|
committer | hagbard <vyosdev@derith.de> | 2018-11-23 15:07:27 -0800 |
commit | 840cf4bd11970be4d07b0bde832bca7c38b5f998 (patch) | |
tree | 857d0c61b60399cfe118d195210daec9bd9d42f1 | |
parent | 1d581d18e8bbf6e63c00307579c4c9e28968bdd4 (diff) | |
download | vyos-documentation-840cf4bd11970be4d07b0bde832bca7c38b5f998.tar.gz vyos-documentation-840cf4bd11970be4d07b0bde832bca7c38b5f998.zip |
Fixed grammar.
-rw-r--r-- | docs/services.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/services.rst b/docs/services.rst index 320555d4..e16f7c3a 100644 --- a/docs/services.rst +++ b/docs/services.rst @@ -1105,7 +1105,7 @@ VyOS utilizes `accel-ppp`_ to provide PPPoE server functionality. It can be used Configuration ^^^^^^^^^^^^^ -The example below uses ACN as access-concentrator name, assigns an address from the pool 10.1.1.100-111, terminates at the local endpoint 10.1.1.1 and serves only requests in the interface eth1. +The example below uses ACN as access-concentrator name, assigns an address from the pool 10.1.1.100-111, terminates at the local endpoint 10.1.1.1 and serves requests only on eth1. .. code-block:: sh |