svn commit: r306615 - head/sbin/sconfig

Sevan Janiyan sevan at FreeBSD.org
Mon Oct 3 00:40:21 UTC 2016


Author: sevan (doc committer)
Date: Mon Oct  3 00:40:20 2016
New Revision: 306615
URL: https://svnweb.freebsd.org/changeset/base/306615

Log:
  sconfig appeared in FreeBSD 5.2.
  
  PR:		212550
  Approved by:	bcr (mentor)
  MFC after:	4 days
  Differential Revision:	https://reviews.freebsd.org/D8105

Modified:
  head/sbin/sconfig/sconfig.8

Modified: head/sbin/sconfig/sconfig.8
==============================================================================
--- head/sbin/sconfig/sconfig.8	Mon Oct  3 00:35:14 2016	(r306614)
+++ head/sbin/sconfig/sconfig.8	Mon Oct  3 00:40:20 2016	(r306615)
@@ -11,7 +11,7 @@
 .\" works or modified versions.
 .\"
 .\" $FreeBSD$
-.Dd May 19, 2004
+.Dd October 3, 2016
 .Dt SCONFIG 8 i386
 .Os
 .Sh NAME
@@ -575,7 +575,13 @@ Test error (G.703 only).
 .Xr spppcontrol 8
 .\"--------------------------------------------------------------
 .Sh HISTORY
-This utility is a replacement for the
+The
+.Nm
+utility appeared in
+.Fx 5.2 .
+The
+.Nm
+utility is a replacement for the
 .Nm cxconfig
 and
 .Nm ctconfig


More information about the svn-src-head mailing list