From 726b61ab5fe782694f2bb648dafb316e1857335b Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Fri, 10 Nov 2000 17:46:15 +0000 Subject: Avoid use of direct troff requests in mdoc(7) manual pages. --- usr.bin/pr/pr.1 | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'usr.bin/pr') diff --git a/usr.bin/pr/pr.1 b/usr.bin/pr/pr.1 index ff55112e6f372..f2fe69385e6ad 100644 --- a/usr.bin/pr/pr.1 +++ b/usr.bin/pr/pr.1 @@ -102,15 +102,13 @@ utility is a printing and pagination filter for text files. When multiple input files are specified, each is read, formatted, and written to standard output. By default, the input is separated into 66-line pages, each with -.sp -.in +2 -.ti -2 -\(bu A 5-line header with the page number, date, time, and +.Bl -bullet +.It +A 5-line header with the page number, date, time, and the pathname of the file. -.sp -.ti -2 -\(bu A 5-line trailer consisting of blank lines. -.in -2 +.It +A 5-line trailer consisting of blank lines. +.El .Pp If standard output is associated with a terminal, diagnostic messages are suppressed until the -- cgit v1.3