Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4459321

Linux man pages have some warnings

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.4.0
    • docs
    • beta2
    • x86
    • linux
    • Verified

      The following man pages are not displayed properly due to the syntax error.

      appletviewer:
      <standard input>:35: warning: can't find special character `tm'

      extcheck:
      <standard input>:24: warning: can't find special character `tm'

      jar:
      <standard input>:497: warning: can't break line

      java:
      <standard input>:189: warning: numeric expression expected (got `n')
      <standard input>:191: warning: numeric expression expected (got `n')
      <standard input>:237: warning: numeric expression expected (got `n')
      <standard input>:239: warning: numeric expression expected (got `n')
      <standard input>:577: warning: can't break line
      <standard input>:593: warning: can't break line

      javadoc:
      <standard input>:262: warning: can't break line
      <standard input>:3872: warning: can't break line
      <standard input>:3892: warning: can't break line

      javah:
      <standard input>:116: warning: can't break line
      <standard input>:193: warning: can't break line

      javap:
      <standard input>:65: warning: can't find special character `tm'
      <standard input>:168: warning: can't break line
      <standard input>:227: warning: can't break line

      jdb:
      <standard input>:43: warning: can't find special character `tm'

      keytool:
      <standard input>:1556: warning: `ti+5n' not defined (probable missing space after `ti')

      native2ascii:
      <standard input>:35: warning: can't find special character `tm'
      <standard input>:64: warning: can't break line

      rmic:
      <standard input>:72: warning: can't find special character `tm'

      rmid:
      <standard input>:508: warning: can't break line

      rmiregistry:
      <standard input>:29: warning: can't find special character `tm'


      kenichi.kurosaki@Japan 2001-05-16

      Test environment:
        Red Hat Linux 6.2J
        J2SE 1.4 b65

      Man command:
        % rpm -qf /usr/bin/man
        man-1.5h1-1j3
        %

      Reproduction for java command:
        % MANPATH=<JAVAHOME>/man
        % export MANPATH
        % man java > stdout_log.txt
        <standard input>:189: warning: numeric expression expected (got `n')
        <standard input>:191: warning: numeric expression expected (got `n')
        <standard input>:237: warning: numeric expression expected (got `n')
        <standard input>:239: warning: numeric expression expected (got `n')
        <standard input>:577: warning: can't break line
        <standard input>:593: warning: can't break line
        %


      kenichi.kurosaki@Japan 2001-05-25

            asommere Alan Sommerer (Inactive)
            kurosaki Kenichi Kurosaki (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: