diff options
| -rw-r--r-- | web/input/doc/faq/gnulib.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/input/doc/faq/gnulib.md b/web/input/doc/faq/gnulib.md index 19b47f2..0ad917d 100644 --- a/web/input/doc/faq/gnulib.md +++ b/web/input/doc/faq/gnulib.md | |||
| @@ -6,8 +6,8 @@ parent: FAQ | |||
| 6 | 6 | ||
| 7 | [Gnulib][gnulib] provides replacement implementations of functions that are | 7 | [Gnulib][gnulib] provides replacement implementations of functions that are |
| 8 | not available on all (Unix-like) operating systems. In order to sync with the | 8 | not available on all (Unix-like) operating systems. In order to sync with the |
| 9 | latest Gnulib code, starting from the directory above your monitoring-plugins | 9 | latest Gnulib code, starting from the directory above your |
| 10 | repository, do something like: | 10 | `monitoring-plugins` repository, do something like: |
| 11 | 11 | ||
| 12 | $ git clone git://git.savannah.gnu.org/gnulib.git | 12 | $ git clone git://git.savannah.gnu.org/gnulib.git |
| 13 | $ cd gnulib | 13 | $ cd gnulib |
