Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/compress also add -d to SYNOPSIS
details: https://anonhg.NetBSD.org/src/rev/e6374732f5ff
branches: trunk
changeset: 542175:e6374732f5ff
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Thu Jan 23 08:51:00 2003 +0000
description:
also add -d to SYNOPSIS
diffstat:
usr.bin/compress/compress.1 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r d3be8ca5d5af -r e6374732f5ff usr.bin/compress/compress.1
--- a/usr.bin/compress/compress.1 Thu Jan 23 05:32:13 2003 +0000
+++ b/usr.bin/compress/compress.1 Thu Jan 23 08:51:00 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: compress.1,v 1.11 2003/01/23 05:32:13 grant Exp $
+.\" $NetBSD: compress.1,v 1.12 2003/01/23 08:51:00 jdolecek Exp $
.\"
.\" Copyright (c) 1986, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -48,11 +48,11 @@
.Nd compress and expand data
.Sh SYNOPSIS
.Nm
-.Op Fl cfv
+.Op Fl cdfv
.Op Fl b Ar bits
.Op Ar
.Nm uncompress
-.Op Fl cfv
+.Op Fl cdfv
.Op Ar
.\".Nm zcat
.\".Op Ar
Home |
Main Index |
Thread Index |
Old Index