Print this page
6282 ONBLD man pages not pbchk clean
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Josef Sipek <jeffpc@josefsipek.net>

@@ -17,11 +17,11 @@
 .\"
 .\" CDDL HEADER END
 .\"
 .\" Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
 .\" Use is subject to license terms.
-.TH codereview 1ONBLD "August 5, 2008"
+.TH CODEREVIEW 1ONBLD "Aug 5, 2008"
 .UC
 .SH NAME
 codereview \- Diff list generator
 .SH SYNOPSIS
 .B codereview

@@ -71,20 +71,21 @@
 Enable page reversal so that the pages appear in the correct sequence
 in the output tray of printers like the Apple LaserWriter.
 The default is not to perform page reversal,
 which is correct for printers like the NEC Silentwriter LC-890.
 .SH FILES
+.nf
 /tmp/lwlpXXXXXX         \- temporary file used for page reversal
+.fi
 .SH LIMITATIONS
 The maximum input line length is 1024 characters.
 This should not present a problem
 since the corresponding output line length would be too long to be printed.
 The program silently truncates input lines that are too long.
 .SH NOTES
 The command
 .sp 0.5v
-.ti +0.4i
 pageview -right -h 17 -w 11 -Ws 1100 850 -dpi 100 out.ps
 .sp 0.5v
 is useful for displaying the results of
 .IR codereview .
 .SH AUTHOR