Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Oct 2016 23:31:16 +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-11@freebsd.org
Subject:   svn commit: r307429 - stable/11/sbin/clri
Message-ID:  <201610162331.u9GNVGSp024780@repo.freebsd.org>

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

Log:
  MFC r306725:
  Add history section for clri(8)
  http://minnie.tuhs.org/cgi-bin/utree.pl?file=V6/usr/man/man8/clri.8
  
  PR:		212438
  Approved by:	bcr (mentor)
  Differential Revision:	https://reviews.freebsd.org/D8104

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

Modified: stable/11/sbin/clri/clri.8
==============================================================================
--- stable/11/sbin/clri/clri.8	Sun Oct 16 23:29:40 2016	(r307428)
+++ stable/11/sbin/clri/clri.8	Sun Oct 16 23:31:15 2016	(r307429)
@@ -28,7 +28,7 @@
 .\"	@(#)clri.8	8.2 (Berkeley) 4/19/94
 .\" $FreeBSD$
 .\"
-.Dd April 19, 1994
+.Dd October 5, 2016
 .Dt CLRI 8
 .Os
 .Sh NAME
@@ -70,6 +70,11 @@ will be able to clean up the resulting m
 .Sh SEE ALSO
 .Xr fsck 8 ,
 .Xr fsdb 8
+.Sh HISTORY
+The
+.Nm
+utility first appeared in
+.At v6 .
 .Sh BUGS
 If the file is open, the work of
 .Nm



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