=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tail/tail.1,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- src/usr.bin/tail/tail.1 2006/10/02 07:50:25 1.12 +++ src/usr.bin/tail/tail.1 2006/10/02 07:56:22 1.13 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tail.1,v 1.12 2006/10/02 07:50:25 jmc Exp $ +.\" $OpenBSD: tail.1,v 1.13 2006/10/02 07:56:22 jmc Exp $ .\" $NetBSD: tail.1,v 1.4 1994/11/23 07:42:13 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993 @@ -84,9 +84,7 @@ The location is .Ar number bytes. -.It Xo Fl n Ar number No |\ -.Fl Ns Ar number -.Xc +.It Fl n Ar number \*(Ba Fl Ns Ar number The location is .Ar number lines. @@ -132,9 +130,7 @@ .Dq XXX is the name of the file. .Pp -The -.Nm -utility exits 0 on success or >0 if an error occurred. +.Ex -std tail .Sh EXAMPLES To display the last 500 lines of the file .Ar foo :