Skip to content

Commit

Permalink
Fix: TOC -> TABLE OF CONTENT
Browse files Browse the repository at this point in the history
  • Loading branch information
Kraemii authored and ArnoStiefvater committed Jan 9, 2023
1 parent bfa75a3 commit e5e8293
Show file tree
Hide file tree
Showing 7 changed files with 55 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
\n\n\n\n\n\n
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# plugin_run_find_service

## NAME

plugin_run_find_service -

## SYNOPSIS

*NULL* **plugin_run_find_service**();

**plugin_run_find_service** takes no arguments.

## DESCRIPTION

## RETURN VALUE

## ERROR
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# plugin_run_openvas_tcp_scanner

## NAME

plugin_run_openvas_tcp_scanner -

## SYNOPSIS

*NULL* **plugin_run_openvas_tcp_scanner**();

**plugin_run_openvas_tcp_scanner** takes no arguments.

## DESCRIPTION

## RETURN VALUE

## ERROR
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# plugin_run_find_service

## NAME

plugin_run_find_service -

## SYNOPSIS

*NULL* **plugin_run_find_service**();

**plugin_run_find_service** takes no arguments.

## DESCRIPTION

## RETURN VALUE

## ERROR
2 changes: 1 addition & 1 deletion doc/manual/nasl/built-in-functions/cert-functions/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

Implementation of an API for X.509 certificates.

## TOC
## TABLE OF CONTENT
2 changes: 1 addition & 1 deletion doc/manual/nasl/built-in-functions/snmp-functions/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ Simple Network Management Protocol (SNMP) is an Internet Standard protocol for c

SNMP functions are used to get available SNMP devices in the network.

## TOC
## TABLE OF CONTENT
2 changes: 1 addition & 1 deletion doc/manual/nasl/built-in-functions/unsafe/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

"unsafe" functions are working with the scanner host file system. It is possible to open, read and write files as well as run commands.

## TABLE OF CONTENT
## TABLE OF CONTENT

0 comments on commit e5e8293

Please sign in to comment.