intro.2: Import HISTORY from OpenBSD but our style

Reviewed by: imp, brooks
Pull Request: https://github.com/freebsd/freebsd-src/pull/1065
This commit is contained in:
Alexander Ziaee
2024-04-19 16:22:39 -06:00
committed by Warner Losh
parent 961bcbeef2
commit bcc57e9715
+6 -1
View File
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd September 8, 2016
.Dd April 19, 2024
.Dt INTRO 2
.Os
.Sh NAME
@@ -763,3 +763,8 @@ chosen from the address family in which the socket was created.
.Sh SEE ALSO
.Xr intro 3 ,
.Xr perror 3
.Sh HISTORY
The
.Nm Ns Pq 2
manual page first appeared in
.At v5 .