From f5ba2b905e4e5eab0344e19d0241d914da03b65e Mon Sep 17 00:00:00 2001 From: "Tim J. Robbins" Date: Fri, 17 May 2002 01:54:17 +0000 Subject: [PATCH] Add a Standards section, and note that compress(1) and uncompress(1) now conform to P1003.1-2001. --- usr.bin/compress/compress.1 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/usr.bin/compress/compress.1 b/usr.bin/compress/compress.1 index b8a12e54ab3..2141d42afc3 100644 --- a/usr.bin/compress/compress.1 +++ b/usr.bin/compress/compress.1 @@ -36,7 +36,7 @@ .\" @(#)compress.1 8.2 (Berkeley) 4/18/94 .\" $FreeBSD$ .\" -.Dd April 18, 1994 +.Dd May 17, 2002 .Dt COMPRESS 1 .Os .Sh NAME @@ -175,6 +175,13 @@ option was not specified. .%V 17:6 .%P pp. 8-19 .Re +.Sh STANDARDS +The +.Nm compress +and +.Nm uncompress +utilities conform to +.St -p1003.1-2001 . .Sh HISTORY The .Nm