summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.bin/pr/pr.19
1 files changed, 7 insertions, 2 deletions
diff --git a/usr.bin/pr/pr.1 b/usr.bin/pr/pr.1
index 3ad64e4..51111f6 100644
--- a/usr.bin/pr/pr.1
+++ b/usr.bin/pr/pr.1
@@ -36,7 +36,7 @@
.\" @(#)pr.1 8.3 (Berkeley) 4/18/94
.\" $FreeBSD$
.\"
-.Dd April 18, 1994
+.Dd September 20, 2001
.Dt PR 1
.Os
.Sh NAME
@@ -145,6 +145,10 @@ This option should not be used with
When used with
.Fl t ,
the minimum number of lines is used to display the output.
+(To columnify and reshape text files more generally and without additional
+formatting, see the
+.Xr rs 1
+utility.)
.It Fl a
Modify the effect of the
.Fl column
@@ -363,7 +367,8 @@ process (if output is redirected) or after all successful
file printing is complete (when printing to a terminal).
.Sh SEE ALSO
.Xr cat 1 ,
-.Xr more 1
+.Xr more 1 ,
+.Xr rs 1
.Sh STANDARDS
The
.Nm
OpenPOWER on IntegriCloud