Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Oct 2016 20:01:09 +0000 (UTC)
From:      Sevan Janiyan <sevan@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r306725 - head/sbin/clri
Message-ID:  <201610052001.u95K19Ub087113@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sevan (doc committer)
Date: Wed Oct  5 20:01:09 2016
New Revision: 306725
URL: https://svnweb.freebsd.org/changeset/base/306725

Log:
  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)
  MFC after:	5 days
  Differential Revision:	https://reviews.freebsd.org/D8104

Modified:
  head/sbin/clri/clri.8

Modified: head/sbin/clri/clri.8
==============================================================================
--- head/sbin/clri/clri.8	Wed Oct  5 19:56:10 2016	(r306724)
+++ head/sbin/clri/clri.8	Wed Oct  5 20:01:09 2016	(r306725)
@@ -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?201610052001.u95K19Ub087113>