Skip to content

Commit

Permalink
Merge pull request #15484 from FRRouting/mergify/bp/dev/10.0/pr-15479
Browse files Browse the repository at this point in the history
doc: Fix one spelling `dissallowed` to `disallowed` (backport #15479)
  • Loading branch information
ton31337 authored Mar 5, 2024
2 parents 5e27a21 + 0c62fc6 commit e7965ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/user/basic.rst
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ Basic Config Commands
enabled log destinations. The note that logging includes full command lines,
including passwords. If the daemon startup option `--command-log-always`
is used to start the daemon then this command is turned on by default
and cannot be turned off and the [no] form of the command is dissallowed.
and cannot be turned off and the [no] form of the command is disallowed.

.. clicmd:: log filtered-file [FILENAME [LEVEL]]

Expand Down Expand Up @@ -769,7 +769,7 @@ These options apply to all |PACKAGE_NAME| daemons.
.. option:: --command-log-always

Cause the daemon to always log commands entered to the specified log file.
This also makes the `no log commands` command dissallowed. Enabling this
This also makes the `no log commands` command disallowed. Enabling this
is suggested if you have need to track what the operator is doing on
this router.

Expand Down

0 comments on commit e7965ea

Please sign in to comment.