summaryrefslogtreecommitdiffstats
path: root/text-utils/line.1
diff options
context:
space:
mode:
Diffstat (limited to 'text-utils/line.1')
-rw-r--r--text-utils/line.14
1 files changed, 2 insertions, 2 deletions
diff --git a/text-utils/line.1 b/text-utils/line.1
index 1cd0aa792..6305f6b85 100644
--- a/text-utils/line.1
+++ b/text-utils/line.1
@@ -1,12 +1,12 @@
.\" This page is in the public domain
-.TH LINE 1 "2002-07-07" "" "User Commands"
+.TH LINE 1 "July 2002" "util-linux" "User Commands"
.SH NAME
line \- read one line
.SH SYNOPSIS
.B line
.SH DESCRIPTION
The utility
-.I line
+.B line
copies one line (up to a newline) from standard input to standard output.
It always prints at least a newline and returns an exit status of 1
on EOF or read error.