1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
From: Adam Cécile (Le_Vert) <gandalf@le-vert.net>
Date: Tue, 19 Feb 2019 16:39:09 -0500
Subject: Fix wathis entry in manpage.
Last-update: 2019-02-19
Originally added on 2015-08-10.
---
ink.1.in | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/ink.1.in b/ink.1.in
index 9db4ec5..7e812c0 100644
--- a/ink.1.in
+++ b/ink.1.in
@@ -1,7 +1,6 @@
.TH INK 1 "July 2018" "@VERSION@"
.SH NAME
-.B ink
-is a command line tool for checking the ink level of your printers.
+ink - a command line tool for checking the ink level of your printers.
.SH SYNOPSIS
.B
ink
|