From bad475e10e71e4111b32a0ff81b60e73da9071b7 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Mon, 2 Oct 2006 07:56:23 +0000 Subject: - simplify a list item - use .Ex --- usr.bin/tail/tail.1 | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'usr.bin/tail') diff --git a/usr.bin/tail/tail.1 b/usr.bin/tail/tail.1 index a059210432e..a3fc46b6bb6 100644 --- a/usr.bin/tail/tail.1 +++ b/usr.bin/tail/tail.1 @@ -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 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 @@ where .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 : -- cgit v1.2.3