Add history section for atmconfig(8)

PR:		212415
Approved by:	bcr (mentor)
MFC after:	5 days
Differential Revision:	https://reviews.freebsd.org/D8104
This commit is contained in:
Sevan Janiyan 2016-10-05 19:49:48 +00:00
parent 2bb154d973
commit 3efd3d9d44
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=306723

View File

@ -28,7 +28,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd August 11, 2003
.Dd October 5, 2016
.Dt ATMCONFIG 8
.Os
.Sh NAME
@ -314,5 +314,10 @@ List all NATM routes.
.Sh SEE ALSO
.Xr natm 4 ,
.Xr natmip 4
.Sh HISTORY
An
.Nm
command appeared in
.Fx 3.0 .
.Sh AUTHORS
.An Hartmut Brandt Aq Mt harti@FreeBSD.org