diff options
| author | Kyle Evans <kevans@FreeBSD.org> | 2018-04-10 14:42:24 +0000 |
|---|---|---|
| committer | Kyle Evans <kevans@FreeBSD.org> | 2018-04-10 14:42:24 +0000 |
| commit | 4d40b7383a415885a25eed9ea956e44a528e585f (patch) | |
| tree | 65df869e0fc44c303be57e3581cce6cb413e106b /usr.bin/tail | |
| parent | 53128fb488b48319273b0c126fb5feb9fff724ba (diff) | |
Notes
Diffstat (limited to 'usr.bin/tail')
| -rw-r--r-- | usr.bin/tail/tail.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tail/tail.1 b/usr.bin/tail/tail.1 index 453baa2c3946..6749e0b79f91 100644 --- a/usr.bin/tail/tail.1 +++ b/usr.bin/tail/tail.1 @@ -112,7 +112,7 @@ The option is the same as the .Fl f option if reading from standard input rather than a file. -.It Fl n Ar number, Fl -lines Ns = Ns Ar number +.It Fl n Ar number , Fl -lines Ns = Ns Ar number The location is .Ar number lines. |
