commit a7e0f6b4f1479f3eb6aa1c99e1e51078420f0aab Author: Hiltjo Posthuma <[email protected]> Date: Fri Jan 30 21:49:32 2015 +0100
tail.1: fix list
diff --git a/tail.1 b/tail.1
index 02468e1..639b580 100644
--- a/tail.1
+++ b/tail.1
@@ -16,8 +16,8 @@ from stdin.
.Bl -tag -width Ds
.It Fl n Ar lines
outputs the given number of lines. If
-.El
.Ar lines
begins with '+' it is used as an offset from the beginning of the file.
+.El
.Sh SEE ALSO
.Xr head 1
