From 856c79e242a3567d91ef89fd8fcafa7c89d331c2 Mon Sep 17 00:00:00 2001 From: FRIGN Date: Mon, 9 Feb 2015 20:04:54 +0100 Subject: [PATCH] Make wording more consistent in head.1 and tail.1 --- head.1 | 2 +- tail.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/head.1 b/head.1 index 103ed26..179e7ed 100644 --- 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 index fc6ff33..f3e74c5 100644 --- 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