commit 856c79e242a3567d91ef89fd8fcafa7c89d331c2
parent e31980915b981df4836cda762d491559a6ea3659
Author: FRIGN <dev@frign.de>
Date: Mon, 9 Feb 2015 20:04:54 +0100
Make wording more consistent in head.1 and tail.1
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/head.1 b/head.1
@@ -26,7 +26,7 @@ reads from stdin.
.Sh OPTIONS
.Bl -tag -width Ds
.It Fl n Ar num | Fl N
-Display
+Display initial
.Ar num
|
.Sy N
diff --git a/tail.1 b/tail.1
@@ -21,7 +21,7 @@ reads from stdin.
.Sh OPTIONS
.Bl -tag -width Ds
.It Fl c Ar num | Fl n Ar num | Fl N
-Display last
+Display final
.Ar num
characters | lines |
.Ar N