summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2003-10-25 07:50:51 +0000
committerjmc <jmc@openbsd.org>2003-10-25 07:50:51 +0000
commit480d9a8cd302d0ce145b6783d4b354525a12570e (patch)
tree5dce862fdfbefcb14bb196d269cd479f018ece30 /share/man
parentreceiveing -> receiving; from Jared Yanovich; (diff)
downloadwireguard-openbsd-480d9a8cd302d0ce145b6783d4b354525a12570e.tar.xz
wireguard-openbsd-480d9a8cd302d0ce145b6783d4b354525a12570e.zip
bzcat2 -> bzcat; from Jared Yanovich;
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man8/compat_freebsd.84
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/compat_freebsd.8 b/share/man/man8/compat_freebsd.8
index 6d8844f5ce5..7b19d32cf93 100644
--- a/share/man/man8/compat_freebsd.8
+++ b/share/man/man8/compat_freebsd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: compat_freebsd.8,v 1.16 2003/08/23 19:26:25 tedu Exp $
+.\" $OpenBSD: compat_freebsd.8,v 1.17 2003/10/25 07:50:51 jmc Exp $
.\" $NetBSD: compat_linux.8,v 1.1 1995/03/05 23:30:36 fvdl Exp $
.\"
.\" Copyright (c) 1995 Frank van der Linden
@@ -369,7 +369,7 @@ The files called ``base.??'' are tar-ed, gzipped and split,
so they can be extracted with ``cat base.?? | tar zpxf -''.
.Pp
The XFree86 libraries are compressed with bzip2 and can be
-extracted with ``bzcat2 <file> | tar pxf -''.
+extracted with ``bzcat <file> | tar pxf -''.
Note: The bzip2 utilities are not part of a base
.Ox
system.