]> Kevux Git Server - fll/commit
Update: Controller and Control man page documentation.
authorKevin Day <kevin@kevux.org>
Tue, 31 Jan 2023 03:01:29 +0000 (21:01 -0600)
committerKevin Day <kevin@kevux.org>
Tue, 31 Jan 2023 03:01:29 +0000 (21:01 -0600)
commitdbc3d72838b792c19941629ccd06423d4d948917
tree92ebcac186ea13fd70e68827e24f3d79b8cf58c9
parent9b3390809178cf2c332fb3da1d95b96a6edb61d4
Update: Controller and Control man page documentation.

Move the specification details into man (5) pages.
This further allows for more explicit declaration of the license of the specifications.

The following are the commands used to help generated these man pages:
  fss_basic_list_read entry.txt +Q -cn "Entry Specification" | iki_read +Q -w -W code '\fB' '\fR'

  fss_basic_list_read exit.txt +Q -cn "Exit Specification" | iki_read +Q -w -W code '\fB' '\fR'

  fss_basic_list_read packet.txt +Q -cn "Packet Specification" | iki_read +Q -w -W code '\fB' '\fR'

  fss_basic_list_read rule.txt +Q -cn "Rule Specification" | iki_read +Q -w -W code '\fB' '\fR'

  fss_basic_list_read actions.txt +Q -cn "Actions Documentation" | iki_read +Q -w -W code '\fB' '\fR'

  fss_basic_list_read entry.txt +Q -cn "Entry Documentation" | iki_read +Q -r PID PID -w -W code '\fB' '\fR'

  fss_basic_list_read exit.txt +Q -cn "Exit Documentation" | iki_read +Q -r PID PID -w -W code '\fB' '\fR'

  fss_basic_list_read packet.txt +Q -cn "Packet Documentation" | iki_read +Q -w -W code '\fB' '\fR'

  fss_basic_list_read rule.txt +Q -cn "Rule Documentation" | iki_read +Q -r PID PID -w -W code '\fB' '\fR'
level_3/control/data/documentation/man1/control.1
level_3/controller/data/documentation/man1/controller.1
level_3/controller/data/documentation/man5/controller-actions.5 [new file with mode: 0644]
level_3/controller/data/documentation/man5/controller-entry.5 [new file with mode: 0644]
level_3/controller/data/documentation/man5/controller-exit.5 [new file with mode: 0644]
level_3/controller/data/documentation/man5/controller-packet.5 [new file with mode: 0644]
level_3/controller/data/documentation/man5/controller-rule.5 [new file with mode: 0644]