From 16b8ccdc700713b49208beddac1a0a2e10b2dd67 Mon Sep 17 00:00:00 2001 From: job Date: Mon, 18 Dec 2017 09:12:49 +0000 Subject: [PATCH] Reclaim browser screen real estate in bgplg Removing versioning information too. OK deraadt@ --- usr.bin/bgplg/bgplg.c | 12 ++++-------- usr.bin/bgplg/bgplg.h | 6 +----- usr.bin/bgplg/misc.c | 12 +----------- 3 files changed, 6 insertions(+), 24 deletions(-) diff --git a/usr.bin/bgplg/bgplg.c b/usr.bin/bgplg/bgplg.c index 3654e4112f1..acd5cf87380 100644 --- a/usr.bin/bgplg/bgplg.c +++ b/usr.bin/bgplg/bgplg.c @@ -1,4 +1,4 @@ -/* $OpenBSD: bgplg.c,v 1.17 2017/12/17 18:41:17 job Exp $ */ +/* $OpenBSD: bgplg.c,v 1.18 2017/12/18 09:12:49 job Exp $ */ /* * Copyright (c) 2005, 2006 Reyk Floeter @@ -265,8 +265,8 @@ main(void) "\"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd\">\n" "\n" "\n" - "%s: %s\n", - CONTENT_TYPE, NAME, myname); + "%s\n", + CONTENT_TYPE, myname); if (stat(INC_STYLE, &st) == 0) { printf("