man: Update STANDARDS and HISTORY sections

Include BSD versions when functions were introduced. Add mention
whether these are BSD extensions.
This commit is contained in:
Guillem Jover
2023-02-20 00:11:10 +01:00
parent 7b4ebd6521
commit 59a21c7fb8
15 changed files with 81 additions and 14 deletions

View File

@@ -165,10 +165,12 @@ will reprint the prompt and the user may then enter a passphrase.
The
.Fn readpassphrase
function is an
.Ox
.Bx
extension and should not be used if portability is desired.
.Sh HISTORY
The
.Fn readpassphrase
function first appeared in
.Ox 2.9 .
.Ox 2.9
and
.Fx 4.6 .