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>

Split Close
Expand all
Collapse all
          --- old/usr/src/tools/scripts/jstyle.1onbld.man.txt
          +++ new/usr/src/tools/scripts/jstyle.1onbld.man.txt
   1      -jstyle(1ONBLD)                illumos Build Tools               jstyle(1ONBLD)
        1 +JSTYLE(1ONBLD)                illumos Build Tools               JSTYLE(1ONBLD)
   2    2  
   3    3  
   4    4  
   5    5  NAME
   6    6         jstyle - check for some common stylistic errors in Java source files
   7    7  
   8    8  SYNOPSIS
   9    9         jstyle [-chptvC] [file...]
  10   10  
  11   11  DESCRIPTION
↓ open down ↓ 53 lines elided ↑ open up ↑
  65   65         example:
  66   66  
  67   67             private class Foo<A extends Bar,
  68   68             B extends Bar> { ...
  69   69  
  70   70         is flagged as two lines with missing spaces around relational
  71   71         operators.
  72   72  
  73   73  
  74   74  
  75      -                               22 November 2005                 jstyle(1ONBLD)
       75 +                               November 22, 2005                JSTYLE(1ONBLD)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX