diff options
author | etheisen <etheisen@cvs.openbsd.org> | 1996-04-28 16:23:51 +0000 |
---|---|---|
committer | etheisen <etheisen@cvs.openbsd.org> | 1996-04-28 16:23:51 +0000 |
commit | 83c7d15e54dd1c2bc1a147d30d7ca0f89664eec7 (patch) | |
tree | 7446e702af81319796c1d5bd0e1e8bf51347df26 | |
parent | 0bfecda1616d400ed9f49523c7a0ee27330c1708 (diff) |
OS is OpenBSD NOT NetBSD.
-rw-r--r-- | gnu/usr.bin/tar/tar.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/tar/tar.1 b/gnu/usr.bin/tar/tar.1 index 13e97c00c50..8f4eace9ade 100644 --- a/gnu/usr.bin/tar/tar.1 +++ b/gnu/usr.bin/tar/tar.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tar.1,v 1.2 1996/03/30 15:30:10 niklas Exp $ +.\" $OpenBSD: tar.1,v 1.3 1996/04/28 16:23:50 etheisen Exp $ .\" .\" Copyright (c) 1991, 1992, 1993 Free Software Foundation -*- nroff -*- .\" See section COPYING for conditions for redistribution @@ -6,7 +6,7 @@ .\" Written by John F. Woods <jfw@jfwhome.funhouse.com> .\" .Dd 6 August 1994 -.Os NetBSD +.Os OpenBSD .Dt TAR 1 .Sh NAME .Nm tar |