Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2005 18:09:17 +0000 (UTC)
From:      "Simon L. Nielsen" <simon@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/examples Makefile src/share/examples/mdoc POSIX-copyright deshallify.sh
Message-ID:  <200501101809.j0AI9H8k096438@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
simon       2005-01-10 18:09:17 UTC

  FreeBSD src repository (doc,ports committer)

  Modified files:
    share/examples       Makefile 
  Added files:
    share/examples/mdoc  POSIX-copyright deshallify.sh 
  Log:
  Add support files for using text from the POSIX specification in
  FreeBSD manual pages:
  
  - POSIX-copyright contains copyright text to be used in manual pages
    which has POSIX text inserted.
  - deshallify.sh is a shell script which removes many of the ``shall''
    statements from the POSIX text and therefore making the text more
    readable.
  
  Real work to make this happen by:       nectar, ru
  
  Revision  Changes    Path
  1.47      +2 -0      src/share/examples/Makefile
  1.1       +36 -0     src/share/examples/mdoc/POSIX-copyright (new)
  1.1       +9 -0      src/share/examples/mdoc/deshallify.sh (new)



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