From ba2f265ea08996c59639b93965b6f2881938aeee Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Mon, 20 Apr 2020 12:07:17 +1000
Subject: [PATCH] Reflect that the default has been 67 for line length

(for some time now)
---
 README.md     | 2 +-
 gophernicus.1 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 09ed4ec..96c33f4 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ are made.
     -u userdir    Change users personal gopherspace  [public_gopher]
     -l logfile    Log to Apache-compatible combined format logfile
 
-    -w width      Change default page width          [76]
+    -w width      Change default page width          [67]
     -o charset    Change default output charset      [UTF-8]
 
     -s seconds    Session timeout in seconds         [1800]
diff --git a/gophernicus.1 b/gophernicus.1
index f0f2d19..3494e89 100644
--- a/gophernicus.1
+++ b/gophernicus.1
@@ -106,7 +106,7 @@ in Apache-compatible combined format. Disabled by default.
 .It Fl w Ar width
 Set default page width.
 The default is
-.Pa 76 .
+.Pa 67 .
 .It Fl o Ar charset
 Select the output charset. It can be
 .Ar UTF-8 ,