File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,9 +24,24 @@ table(5).
2424
2525# SEE ALSO
2626
27- table(5),
2827smtpd.conf(5),
28+ table(5),
2929smtpctl(8),
3030smtpd(8)
3131
32- Nixpkgs - February 4, 2014
32+ # HISTORY
33+
34+ The first version of
35+ ** table\_ socketmap**
36+ was written in 2014.
37+ It was converted to the stdio table protocol in 2024.
38+
39+ # AUTHORS
40+
41+ ** table\_ socketmap**
42+ was initially written by
43+ Gilles Chehade < ; [ gilles@poolp.org ] ( mailto:gilles@poolp.org ) > ; .
44+ The conversion to the stdio protocol was done by
45+ Omar Polo < ; [ op@openbsd.org ] ( mailto:op@openbsd.org ) > ; .
46+
47+ Nixpkgs - April 21, 2024
Original file line number Diff line number Diff line change 1414.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1515.\"
1616.\"
17- .Dd $Mdocdate : February 4 2014 $
17+ .Dd $Mdocdate : April 21 2024 $
1818.Dt TABLE_SOCKETMAP 5
1919.Os
2020.Sh NAME
@@ -35,7 +35,19 @@ The table may be used for any kind of key-based lookup and replies are expected
3535to follow the formats described in
3636.Xr table 5 .
3737.Sh SEE ALSO
38- .Xr table 5 ,
3938.Xr smtpd.conf 5 ,
39+ .Xr table 5 ,
4040.Xr smtpctl 8 ,
4141.Xr smtpd 8
42+ .Sh HISTORY
43+ The first version of
44+ .Nm
45+ was written in 2014.
46+ It was converted to the stdio table protocol in 2024.
47+ .Sh AUTHORS
48+ .An -nosplit
49+ .Nm
50+ was initially written by
51+ .An Gilles Chehade Aq Mt gilles@poolp.org .
52+ The conversion to the stdio protocol was done by
53+ .An Omar Polo Aq Mt op@openbsd.org .
You can’t perform that action at this time.
0 commit comments