diff options
| author | Daniel Schadt <kingdread@gmx.de> | 2024-04-05 22:34:08 +0200 | 
|---|---|---|
| committer | Daniel Schadt <kingdread@gmx.de> | 2024-04-05 22:34:45 +0200 | 
| commit | 4f96b9c3f39213a5f6ae631c7c820f63fc2219d5 (patch) | |
| tree | 002a30ecabab225d77e3df0e89fdb3584a04cc6b /doc/man | |
| parent | 6ee21f6c078891e4453415cbebd6b7d591185c5f (diff) | |
| download | fietsboek-4f96b9c3f39213a5f6ae631c7c820f63fc2219d5.tar.gz fietsboek-4f96b9c3f39213a5f6ae631c7c820f63fc2219d5.tar.bz2 fietsboek-4f96b9c3f39213a5f6ae631c7c820f63fc2219d5.zip  | |
documentation improvements
Diffstat (limited to 'doc/man')
| -rw-r--r-- | doc/man/fietsctl.rst | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/fietsctl.rst b/doc/man/fietsctl.rst index 5319a42..1d30b20 100644 --- a/doc/man/fietsctl.rst +++ b/doc/man/fietsctl.rst @@ -24,7 +24,7 @@ to manage the state and content of a Fietsboek instance from the command line.  .. warning::      The ``fietsctl`` script does not do any access checking and does not -    require and logins or passwords. You must use the permissions of your +    require any logins or passwords. You must use the permissions of your      system and database server to restrict the access to ``fietsctl`` by      restricting access to the data stores directly.  | 
