Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Aug 2006 14:03:27 +0000 (UTC)
From:      Yar Tikhiy <yar@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/man/man4 acpi.4
Message-ID:  <200608111403.k7BE3Rxm078726@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yar         2006-08-11 14:03:27 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    share/man/man4       acpi.4 
  Log:
  MFC r1.59:
  
    Fix things I misadvised to Nate Lawson:
  
    - "Ns No" is redundant, so reduce it to just "Ns";
    - use Li to mark up CPU and system power states because here they are
      just strings to be typed literally (add more such mark-up as well);
    - the best practice of typesetting tells us to use an en-dash to
      indicate a closed range; fortunately, groff_char(7) provides such a symbol.
  
    In addition, consistently use a comma between independent clauses
    coordinated by a conjunction.
  
  Revision  Changes    Path
  1.52.2.5  +44 -28    src/share/man/man4/acpi.4



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608111403.k7BE3Rxm078726>