Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Aug 1996 14:43:36 -0700 (PDT)
From:      Mike Pritchard <mpp>
To:        CVS-committers, cvs-all, cvs-share
Subject:   cvs commit:  src/share/man/man9 at_exit.9 at_fork.9 at_shutdown.9 devfs_add_devswf.9 devfs_link.9 intro.9
Message-ID:  <199608212143.OAA01080@freefall.freebsd.org>

index | next in thread | raw e-mail

mpp         96/08/21 14:43:34

  Modified:    share/man/man9  at_exit.9 at_fork.9 at_shutdown.9
                        devfs_add_devswf.9  devfs_link.9 intro.9
  Log:
  Use the .Fx macro to reference FreeBSD versions in several newer man
  pages.
  
  For those of you that don't know, here is an example of how the .Fx
  macro is used:
  
  The xyzzy command first appeared in
  .Fx 2.2 .
  
  Will expand to:
  
  The xyzzy command first appeared in FreeBSD 2.2.
  
  Revision  Changes    Path
  1.2       +3 -2      src/share/man/man9/at_exit.9
  1.2       +3 -2      src/share/man/man9/at_fork.9
  1.2       +3 -2      src/share/man/man9/at_shutdown.9
  1.2       +3 -2      src/share/man/man9/devfs_add_devswf.9
  1.4       +3 -2      src/share/man/man9/devfs_link.9
  1.4       +2 -4      src/share/man/man9/intro.9


help

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