svn commit: r307411 - stable/11/sbin/sconfig

Sevan Janiyan sevan at FreeBSD.org
Sun Oct 16 22:51:27 UTC 2016


Author: sevan (doc committer)
Date: Sun Oct 16 22:51:25 2016
New Revision: 307411
URL: https://svnweb.freebsd.org/changeset/base/307411

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

Modified:
  stable/11/sbin/sconfig/sconfig.8
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/sbin/sconfig/sconfig.8
==============================================================================
--- stable/11/sbin/sconfig/sconfig.8	Sun Oct 16 22:33:51 2016	(r307410)
+++ stable/11/sbin/sconfig/sconfig.8	Sun Oct 16 22:51:25 2016	(r307411)
@@ -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-all mailing list