diff options
| author | Garrett D'Amore <garrett@damore.org> | 2020-01-23 21:20:24 -0800 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2020-01-23 21:20:24 -0800 |
| commit | 6a630e375056c3fa65a8b39f01de7661a68ae411 (patch) | |
| tree | 2857bf1f89ee5322e7163011bb9949db345f9538 | |
| parent | f7800d315d657d7a702c040d8e3b295d0584b59c (diff) | |
| download | nng-6a630e375056c3fa65a8b39f01de7661a68ae411.tar.gz nng-6a630e375056c3fa65a8b39f01de7661a68ae411.tar.bz2 nng-6a630e375056c3fa65a8b39f01de7661a68ae411.zip | |
fix sections for stat man pages
| -rw-r--r-- | docs/man/nng_setopt.3.adoc | 3 | ||||
| -rw-r--r-- | docs/man/nng_stat.5.adoc | 5 | ||||
| -rw-r--r-- | docs/man/nng_stat_find.3.adoc (renamed from docs/man/nng_stat_find.adoc) | 3 | ||||
| -rw-r--r-- | docs/man/nng_stat_find_dialer.3.adoc (renamed from docs/man/nng_stat_find_dialer.adoc) | 7 | ||||
| -rw-r--r-- | docs/man/nng_stat_find_listener.3.adoc (renamed from docs/man/nng_stat_find_listener.adoc) | 3 | ||||
| -rw-r--r-- | docs/man/nng_stat_find_socket.3.adoc (renamed from docs/man/nng_stat_find_socket.adoc) | 3 | ||||
| -rw-r--r-- | docs/man/nng_stat_name.3.adoc | 3 |
7 files changed, 10 insertions, 17 deletions
diff --git a/docs/man/nng_setopt.3.adoc b/docs/man/nng_setopt.3.adoc index cdb540c7..8a526399 100644 --- a/docs/man/nng_setopt.3.adoc +++ b/docs/man/nng_setopt.3.adoc @@ -1,5 +1,5 @@ = nng_setopt(3) -// + // Copyright 2019 Staysail Systems, Inc. <info@staysail.tech> // Copyright 2018 Capitar IT Group BV <info@capitar.com> // @@ -7,7 +7,6 @@ // copy of which should be located in the distribution where this // file was obtained (LICENSE.txt). A copy of the license may also be // found online at https://opensource.org/licenses/MIT. -// == NAME diff --git a/docs/man/nng_stat.5.adoc b/docs/man/nng_stat.5.adoc index 0b649308..e0ada32d 100644 --- a/docs/man/nng_stat.5.adoc +++ b/docs/man/nng_stat.5.adoc @@ -1,13 +1,12 @@ = nng_stat(5) -// -// Copyright 2018 Staysail Systems, Inc. <info@staysail.tech> + +// Copyright 2019 Staysail Systems, Inc. <info@staysail.tech> // Copyright 2018 Capitar IT Group BV <info@capitar.com> // // This document is supplied under the terms of the MIT License, a // copy of which should be located in the distribution where this // file was obtained (LICENSE.txt). A copy of the license may also be // found online at https://opensource.org/licenses/MIT. -// == NAME diff --git a/docs/man/nng_stat_find.adoc b/docs/man/nng_stat_find.3.adoc index 4f4103ea..cdcf461f 100644 --- a/docs/man/nng_stat_find.adoc +++ b/docs/man/nng_stat_find.3.adoc @@ -1,12 +1,11 @@ = nng_stat_find(3) -// + // Copyright 2019 Staysail Systems, Inc. <info@staysail.tech> // // This document is supplied under the terms of the MIT License, a // copy of which should be located in the distribution where this // file was obtained (LICENSE.txt). A copy of the license may also be // found online at https://opensource.org/licenses/MIT. -// == NAME diff --git a/docs/man/nng_stat_find_dialer.adoc b/docs/man/nng_stat_find_dialer.3.adoc index b0df247a..202fd289 100644 --- a/docs/man/nng_stat_find_dialer.adoc +++ b/docs/man/nng_stat_find_dialer.3.adoc @@ -1,12 +1,11 @@ -= nng_stat_find_socket(3) -// -// Copyright 2019 Staysail Systems, Inc. <info@staysail.tech> += nng_stat_find_dialer(3) + +// Copyright 2020 Staysail Systems, Inc. <info@staysail.tech> // // This document is supplied under the terms of the MIT License, a // copy of which should be located in the distribution where this // file was obtained (LICENSE.txt). A copy of the license may also be // found online at https://opensource.org/licenses/MIT. -// == NAME diff --git a/docs/man/nng_stat_find_listener.adoc b/docs/man/nng_stat_find_listener.3.adoc index 2a099b1b..46c2dc74 100644 --- a/docs/man/nng_stat_find_listener.adoc +++ b/docs/man/nng_stat_find_listener.3.adoc @@ -1,12 +1,11 @@ = nng_stat_find_listener(3) -// + // Copyright 2019 Staysail Systems, Inc. <info@staysail.tech> // // This document is supplied under the terms of the MIT License, a // copy of which should be located in the distribution where this // file was obtained (LICENSE.txt). A copy of the license may also be // found online at https://opensource.org/licenses/MIT. -// == NAME diff --git a/docs/man/nng_stat_find_socket.adoc b/docs/man/nng_stat_find_socket.3.adoc index eb03d5ea..deea509c 100644 --- a/docs/man/nng_stat_find_socket.adoc +++ b/docs/man/nng_stat_find_socket.3.adoc @@ -1,12 +1,11 @@ = nng_stat_find_socket(3) -// + // Copyright 2019 Staysail Systems, Inc. <info@staysail.tech> // // This document is supplied under the terms of the MIT License, a // copy of which should be located in the distribution where this // file was obtained (LICENSE.txt). A copy of the license may also be // found online at https://opensource.org/licenses/MIT. -// == NAME diff --git a/docs/man/nng_stat_name.3.adoc b/docs/man/nng_stat_name.3.adoc index 87fac572..c7a3f1bf 100644 --- a/docs/man/nng_stat_name.3.adoc +++ b/docs/man/nng_stat_name.3.adoc @@ -1,5 +1,5 @@ = nng_stat_name(3) -// + // Copyright 2018 Staysail Systems, Inc. <info@staysail.tech> // Copyright 2018 Capitar IT Group BV <info@capitar.com> // @@ -7,7 +7,6 @@ // copy of which should be located in the distribution where this // file was obtained (LICENSE.txt). A copy of the license may also be // found online at https://opensource.org/licenses/MIT. -// == NAME |
