svn commit: r218561 - stable/7/usr.bin/gzip
Glen Barber
gjb at FreeBSD.org
Fri Feb 11 13:53:40 UTC 2011
Author: gjb (doc committer)
Date: Fri Feb 11 13:53:39 2011
New Revision: 218561
URL: http://svn.freebsd.org/changeset/base/218561
Log:
MFC 218421:
Remove CRT reference from zmore(1).
PR: 154441
Approved by: keramida (mentor)
Modified:
stable/7/usr.bin/gzip/zmore.1
Directory Properties:
stable/7/usr.bin/gzip/ (props changed)
Modified: stable/7/usr.bin/gzip/zmore.1
==============================================================================
--- stable/7/usr.bin/gzip/zmore.1 Fri Feb 11 13:52:55 2011 (r218560)
+++ stable/7/usr.bin/gzip/zmore.1 Fri Feb 11 13:53:39 2011 (r218561)
@@ -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-all
mailing list