Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jan 2006 19:50:04 GMT
From:      Remko Lodder <remko@elvandar.org>
To:        freebsd-doc@FreeBSD.org
Subject:   Re: docs/90851: mdoc(7) manpage needs more FreeBSD versions
Message-ID:  <200601011950.k01Jo46N088416@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/90851; it has been noted by GNATS.

From: Remko Lodder <remko@elvandar.org>
To: Poul-Henning Kamp <phk@critter.freebsd.dk>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: docs/90851: mdoc(7) manpage needs more FreeBSD versions
Date: Sun, 1 Jan 2006 20:44:13 +0100

 On Fri, Dec 23, 2005 at 01:34:42PM +0100, Poul-Henning Kamp wrote:
 > >Description:
 > 
 > 	The mdoc(7) manual enumerates (pointlessly in my opinion) the various releases
 > 	of FreeBSD that can be specified to the Os and Fx macros:
 > 
 >                   FreeBSD  1.0, 1.1, 1.1.5, 1.1.5.1, 2.0, 2.0.5, 2.1, 2.1.5,
 >                             2.1.6, 2.1.7, 2.2, 2.2.1, 2.2.2, 2.2.5, 2.2.6,
 >                             2.2.7, 2.2.8, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 4.0,
 >                             4.1, 4.1.1, 4.2, 4.3, 4.4, 4.5, 4.6, 4.6.2, 4.7,
 >                             4.8, 4.9, 4.10, 5.0, 5.1, 5.2, 5.2.1, 5.3
 > 
 > 	The list should either be kept up to date, or more sensibly be replaced with
 > 
 > 		FreeBSD  1.0, 1.1, 1.1.5, 2.0, 2.0.5, etc. etc.
 > 
 > 
 
 Hi Poul-Henning,
 
    Does the diff below look reasonable?
 
    (Added NetBSD release 3.0 as well).
 
 Index: groff_mdoc.man
 ===================================================================
 RCS file: /home/ncvs/src/contrib/groff/tmac/groff_mdoc.man,v
 retrieving revision 1.1.1.19
 diff -u -r1.1.1.19 groff_mdoc.man
 --- groff_mdoc.man	20 Oct 2005 10:45:18 -0000	1.1.1.19
 +++ groff_mdoc.man	1 Jan 2006 19:42:03 -0000
 @@ -863,12 +863,12 @@
  .It NetBSD
  0.8, 0.8a, 0.9, 0.9a, 1.0, 1.0a, 1.1, 1.2, 1.2a, 1.2b, 1.2c, 1.2d, 1.2e,
  1.3, 1.3a, 1.4, 1.4.1, 1.4.2, 1.4.3, 1.5, 1.5.1, 1.5.2, 1.5.3, 1.6, 1.6.1,
 -1.6.2, 2.0, 2.0.1, 2.0.2, 2.1
 +1.6.2, 2.0, 2.0.1, 2.0.2, 2.1, 3.0
  .It FreeBSD
  1.0, 1.1, 1.1.5, 1.1.5.1, 2.0, 2.0.5, 2.1, 2.1.5, 2.1.6, 2.1.7, 2.2, 2.2.1,
  2.2.2, 2.2.5, 2.2.6, 2.2.7, 2.2.8, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 4.0, 4.1,
  4.1.1, 4.2, 4.3, 4.4, 4.5, 4.6, 4.6.2, 4.7, 4.8, 4.9, 4.10, 5.0, 5.1, 5.2,
 -5.2.1, 5.3
 +5.2.1, 5.3, 5.4, 6.0
  .El
  .Ed
  .Pp
 
 -- 
 Kind regards,
 
      Remko Lodder               ** remko@elvandar.org
      FreeBSD                    ** remko@FreeBSD.org



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