next.d. remove .fi/.nf as they are handled by gen.pl

Closes #8228
This commit is contained in:
Daniel Stenberg 2022-01-05 16:36:29 +01:00
Родитель 996221fc6c
Коммит dbf83403e2
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 5CC908FDB71E12C2
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -21,6 +21,4 @@ options include --verbose, --trace, --trace-ascii and --fail-early.
For example, you can do both a GET and a POST in a single command line: For example, you can do both a GET and a POST in a single command line:
.nf
curl www1.example.com --next -d postthis www2.example.com curl www1.example.com --next -d postthis www2.example.com
.fi