=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tail/tail.1,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- src/usr.bin/tail/tail.1 2015/02/28 21:51:57 1.21 +++ src/usr.bin/tail/tail.1 2015/09/15 19:15:32 1.22 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tail.1,v 1.21 2015/02/28 21:51:57 bentley Exp $ +.\" $OpenBSD: tail.1,v 1.22 2015/09/15 19:15:32 schwarze Exp $ .\" $NetBSD: tail.1,v 1.4 1994/11/23 07:42:13 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993 @@ -33,7 +33,7 @@ .\" .\" @(#)tail.1 8.1 (Berkeley) 6/6/93 .\" -.Dd $Mdocdate: February 28 2015 $ +.Dd $Mdocdate: September 15 2015 $ .Dt TAIL 1 .Os .Sh NAME @@ -46,7 +46,7 @@ .Fl b Ar number | .Fl c Ar number | .Fl n Ar number | -.Fl Ns Ar number +.Fl Ar number .Oc .Op Ar .Sh DESCRIPTION @@ -101,7 +101,7 @@ option is ignored if there are no .Fa file arguments and the standard input is a pipe or a FIFO. -.It Fl n Ar number | Fl Ns Ar number +.It Fl n Ar number | Fl Ar number The location is .Ar number lines.