OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Nick Holland (nickcvs.openbsd.org)
Date: Mon Jun 03 2002 - 16:42:15 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: www
    Changes by: nickcvs.openbsd.org 2002/06/03 15:42:15

    Modified files:
            faq : faq5.html

    Log message:
    First steps to a "standard" HTML format:
    * removed </p> amd </li> tags (not needed)
    * removed unneeded <p> tags
    * Shortened text lines to 72 chars (or as close as could be done)
    * Shortened man page links (just query= and sektion= unless more needed)
    and changed "&" to "&amp;".
    * Inserted a few tags to start towards validation.
    No wording changes were made in this diff, nor were there any changes
    which should make a significant difference in presentation. (Ok, I
    confess I added a few periods to balance out a few list items...).