Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Mar 1997 08:04:13 -0800 (PST)
From:      Mike Pritchard <mpp>
To:        CVS-committers, cvs-all, cvs-share
Subject:   cvs commit:  src/share/man/man7 mdoc.7 mdoc.samples.7
Message-ID:  <199703201604.IAA20952@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mpp         97/03/20 08:04:11

  Modified:    share/man/man7  mdoc.7 mdoc.samples.7
  Log:
  Document the .An (author name) macro.  Also cleanup some other problems
  I noticed while editing these man pages.
  
  Usage: .An Author_name
  
  Example:
  
  This manual page was written by
  .An Mike Pritchard Aq mpp@FreeBSD.ORG .
  
  Produces:
  
  This manual page was written by Mike Pritchard <mpp@FreeBSD.ORG>.
  
  Revision  Changes    Path
  1.6       +5 -4      src/share/man/man7/mdoc.7
  1.15      +47 -19    src/share/man/man7/mdoc.samples.7



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