diff options
author | Marc Espie <espie@cvs.openbsd.org> | 1999-09-22 09:54:39 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 1999-09-22 09:54:39 +0000 |
commit | cc461764cc4388b9dec90044335cc0978268908a (patch) | |
tree | 3bdb12cef292528584c14ae69379515c59c0a602 /share/man/man9/printf.9 | |
parent | 33a54b48edd3816505b98a6a5cc00ea6c5147fe0 (diff) |
REVERT TO PREVIOUS STATE OF AFFAIR.
If those pages are different from the NetBSD version, maybe there's a
reason ?
Like, possibly, I just read our source code, which just happens to do
things in DIFFERENT ways than NetBSD does ?
As far as the added pages go, they obviously haven't been checked against
actual code as well, hence they're worse than useless, since a large part
of the information is definitely misleading.
Diffstat (limited to 'share/man/man9/printf.9')
-rw-r--r-- | share/man/man9/printf.9 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/share/man/man9/printf.9 b/share/man/man9/printf.9 index 48bae6f322f..5dd57396666 100644 --- a/share/man/man9/printf.9 +++ b/share/man/man9/printf.9 @@ -1,4 +1,3 @@ -.\" $OpenBSD: printf.9,v 1.2 1999/09/22 03:16:47 csapuntz Exp $ .\" $NetBSD: kprintf.9,v 1.6 1999/03/16 00:40:47 garbled Exp $ .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. |