svn commit: r218421 - head/usr.bin/gzip

Glen Barber gjb at FreeBSD.org
Mon Feb 7 22:33:39 UTC 2011


Author: gjb (doc committer)
Date: Mon Feb  7 22:33:39 2011
New Revision: 218421
URL: http://svn.freebsd.org/changeset/base/218421

Log:
  Update manpage to remove CRT reference.
  
  PR:		154441
  Submitted by:	Ben Haga (bhaga of absoludicrous com)
  Suggestion by:	pluknet
  Approved by:	keramida (mentor)
  MFC after:	3 days

Modified:
  head/usr.bin/gzip/zmore.1

Modified: head/usr.bin/gzip/zmore.1
==============================================================================
--- head/usr.bin/gzip/zmore.1	Mon Feb  7 22:00:31 2011	(r218420)
+++ head/usr.bin/gzip/zmore.1	Mon Feb  7 22:33:39 2011	(r218421)
@@ -20,12 +20,12 @@
 .\" Materiel Command, USAF, under agreement number F39502-99-1-0512.
 .\"
 .\" $FreeBSD$
-.Dd January 26, 2007
+.Dd February 06, 2011
 .Dt ZMORE 1
 .Os
 .Sh NAME
 .Nm zmore
-.Nd view compressed files on a CRT
+.Nd view compressed files
 .Sh SYNOPSIS
 .Nm zmore
 .Op Ar flags


More information about the svn-src-head mailing list