Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Oct 2016 23:27:03 +0000 (UTC)
From:      Sevan Janiyan <sevan@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r307426 - stable/10/sbin/atm/atmconfig
Message-ID:  <201610162327.u9GNR3Cd023045@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sevan (doc committer)
Date: Sun Oct 16 23:27:03 2016
New Revision: 307426
URL: https://svnweb.freebsd.org/changeset/base/307426

Log:
  MFC r306723:
  Add history section for atmconfig(8)
  
  PR:             212415
  Approved by:    bcr (mentor)
  Differential Revision:  https://reviews.freebsd.org/D8104

Modified:
  stable/10/sbin/atm/atmconfig/atmconfig.8
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/sbin/atm/atmconfig/atmconfig.8
==============================================================================
--- stable/10/sbin/atm/atmconfig/atmconfig.8	Sun Oct 16 23:26:11 2016	(r307425)
+++ stable/10/sbin/atm/atmconfig/atmconfig.8	Sun Oct 16 23:27:03 2016	(r307426)
@@ -1,7 +1,7 @@
 .\"
 .\" Copyright (c) 2001-2003
 .\"	Fraunhofer Institute for Open Communication Systems (FhG Fokus).
-.\" 	All rights reserved.
+.\"	All rights reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions
@@ -28,7 +28,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd August 11, 2003
+.Dd October 5, 2016
 .Dt ATMCONFIG 8
 .Os
 .Sh NAME
@@ -315,5 +315,10 @@ List all NATM routes.
 .Xr natm 4 ,
 .Xr natmip 4 ,
 .Xr atm 8
+.Sh HISTORY
+An
+.Nm
+command appeared in
+.Fx 3.0 .
 .Sh AUTHORS
 .An Hartmut Brandt Aq Mt harti@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610162327.u9GNR3Cd023045>