CVS commit: src/gnu/dist/groff/tmac

2015-11-21 Thread Kamil Rytarowski
Module Name:src
Committed By:   kamil
Date:   Sun Nov 22 05:03:20 UTC 2015

Modified Files:
src/gnu/dist/groff/tmac: doc-syms groff_mdoc.man

Log Message:
+libpanel


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/gnu/dist/groff/tmac/doc-syms
cvs rdiff -u -r1.20 -r1.21 src/gnu/dist/groff/tmac/groff_mdoc.man

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/gnu/dist/groff/tmac/doc-syms
diff -u src/gnu/dist/groff/tmac/doc-syms:1.18 src/gnu/dist/groff/tmac/doc-syms:1.19
--- src/gnu/dist/groff/tmac/doc-syms:1.18	Sun Jun 10 15:02:31 2012
+++ src/gnu/dist/groff/tmac/doc-syms	Sun Nov 22 05:03:20 2015
@@ -701,6 +701,7 @@
 .ds doc-str-Lb-libmenu Curses Menu Library (libmenu, \-lmenu)
 .ds doc-str-Lb-libossaudio OSS Audio Emulation Library (libossaudio, \-lossaudio)
 .ds doc-str-Lb-libpam  Pluggable Authentication Module Library (libpam, \-lpam)
+.ds doc-str-Lb-libpanelZ-order for curses windows (libpanel, \-lpanel)
 .ds doc-str-Lb-libpcap Packet Capture Library (libpcap, \-lpcap)
 .ds doc-str-Lb-libpci  PCI Bus Access Library (libpci, \-lpci)
 .ds doc-str-Lb-libpmc  Performance Counters Library (libpmc, \-lpmc)

Index: src/gnu/dist/groff/tmac/groff_mdoc.man
diff -u src/gnu/dist/groff/tmac/groff_mdoc.man:1.20 src/gnu/dist/groff/tmac/groff_mdoc.man:1.21
--- src/gnu/dist/groff/tmac/groff_mdoc.man:1.20	Mon Feb 24 07:23:40 2014
+++ src/gnu/dist/groff/tmac/groff_mdoc.man	Sun Nov 22 05:03:20 2015
@@ -1706,6 +1706,8 @@ and their results are:
 .Lb libossaudio
 .It Li libpam
 .Lb libpam
+.It Li libpanel
+.Lb libpanel
 .It Li libpcap
 .Lb libpcap
 .It Li libpci



CVS commit: src/gnu/dist/groff/tmac

2014-10-04 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Oct  4 15:29:13 UTC 2014

Modified Files:
src/gnu/dist/groff/tmac: ascii.tmac

Log Message:
and a few more.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/gnu/dist/groff/tmac/ascii.tmac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/gnu/dist/groff/tmac/ascii.tmac
diff -u src/gnu/dist/groff/tmac/ascii.tmac:1.5 src/gnu/dist/groff/tmac/ascii.tmac:1.6
--- src/gnu/dist/groff/tmac/ascii.tmac:1.5	Thu Oct  2 02:56:36 2014
+++ src/gnu/dist/groff/tmac/ascii.tmac	Sat Oct  4 11:29:13 2014
@@ -1,16 +1,43 @@
 .\ Transliterate non-ASCII characters for use in man pages etc.
+.\ ligatures
 .fchar \(:a ae
 .fchar \(:o oe
 .fchar \(:u ue
 .fchar \(:A Ae
 .fchar \(:O Oe
 .fchar \(:U Ue
+.\ germandbls
 .fchar \(ss ss
 .\ dagger and double dagger.
 .fchar \(dg [+]
 .fchar \(dd [++]
 .\ up arrow
 .fchar \(ua \(ha
+.\ cedilla
+.fchar \(ac ,
+.\ questiondown
+.fchar \(r? ?
+.\ exclamdown
+.fchar \(r! !
+.\ dieresis
+.fchar \(ad 
+.\ caron
+.fchar \(ah v
+.\ macron
+.fchar \(a- --
+.\ ring
+.fchar \(ao o
+.\ thorn
+.fchar \(Tp p
+.\ Thorn
+.fchar \(TP P
+.\ Eth
+.fchar \(-D D
+.\ eth
+.fchar \(Sd d
+.\ ogonek
+.fchar \(ho o
+.\ Fonts
 .\ We have no fonts, should be turn things to bold for italic?
 .ft C
 ..



CVS commit: src/gnu/dist/groff/tmac

2014-10-04 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Oct  4 15:54:54 UTC 2014

Modified Files:
src/gnu/dist/groff/tmac: ascii.tmac

Log Message:
few more.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/gnu/dist/groff/tmac/ascii.tmac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/gnu/dist/groff/tmac/ascii.tmac
diff -u src/gnu/dist/groff/tmac/ascii.tmac:1.6 src/gnu/dist/groff/tmac/ascii.tmac:1.7
--- src/gnu/dist/groff/tmac/ascii.tmac:1.6	Sat Oct  4 11:29:13 2014
+++ src/gnu/dist/groff/tmac/ascii.tmac	Sat Oct  4 11:54:53 2014
@@ -37,6 +37,12 @@
 .fchar \(Sd d
 .\ ogonek
 .fchar \(ho o
+.\ degree
+.fchar \(de o
+.\ section
+.fchar \(sc s
+.\ paragraph
+.fchar \(ps p
 .\ Fonts
 .\ We have no fonts, should be turn things to bold for italic?
 .ft C



CVS commit: src/gnu/dist/groff/tmac

2014-10-02 Thread Alan Barrett
Module Name:src
Committed By:   apb
Date:   Thu Oct  2 06:56:36 UTC 2014

Modified Files:
src/gnu/dist/groff/tmac: ascii.tmac

Log Message:
Give \(ua its own comment, so it's not listed under daggers.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/gnu/dist/groff/tmac/ascii.tmac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/gnu/dist/groff/tmac/ascii.tmac
diff -u src/gnu/dist/groff/tmac/ascii.tmac:1.4 src/gnu/dist/groff/tmac/ascii.tmac:1.5
--- src/gnu/dist/groff/tmac/ascii.tmac:1.4	Thu Oct  2 00:02:03 2014
+++ src/gnu/dist/groff/tmac/ascii.tmac	Thu Oct  2 06:56:36 2014
@@ -9,6 +9,7 @@
 .\ dagger and double dagger.
 .fchar \(dg [+]
 .fchar \(dd [++]
+.\ up arrow
 .fchar \(ua \(ha
 .\ We have no fonts, should be turn things to bold for italic?
 .ft C



CVS commit: src/gnu/dist/groff/tmac

2014-10-01 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Oct  2 00:02:03 UTC 2014

Modified Files:
src/gnu/dist/groff/tmac: ascii.tmac

Log Message:
add ua


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/gnu/dist/groff/tmac/ascii.tmac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/gnu/dist/groff/tmac/ascii.tmac
diff -u src/gnu/dist/groff/tmac/ascii.tmac:1.3 src/gnu/dist/groff/tmac/ascii.tmac:1.4
--- src/gnu/dist/groff/tmac/ascii.tmac:1.3	Tue Sep 30 19:32:52 2014
+++ src/gnu/dist/groff/tmac/ascii.tmac	Wed Oct  1 20:02:03 2014
@@ -9,6 +9,7 @@
 .\ dagger and double dagger.
 .fchar \(dg [+]
 .fchar \(dd [++]
+.fchar \(ua \(ha
 .\ We have no fonts, should be turn things to bold for italic?
 .ft C
 ..



CVS commit: src/gnu/dist/groff/tmac

2014-09-30 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Tue Sep 30 23:28:54 UTC 2014

Modified Files:
src/gnu/dist/groff/tmac: ascii.tmac

Log Message:
add some more font and character definitions for poor man's ascii.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/gnu/dist/groff/tmac/ascii.tmac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/gnu/dist/groff/tmac/ascii.tmac
diff -u src/gnu/dist/groff/tmac/ascii.tmac:1.1 src/gnu/dist/groff/tmac/ascii.tmac:1.2
--- src/gnu/dist/groff/tmac/ascii.tmac:1.1	Sun Apr 12 13:56:35 2009
+++ src/gnu/dist/groff/tmac/ascii.tmac	Tue Sep 30 19:28:54 2014
@@ -6,3 +6,11 @@
 .fchar \(:O Oe
 .fchar \(:U Ue
 .fchar \(ss ss
+.\ dagger and double dagger.
+.fchar \(dg [+]
+.fchar \(dd [++]
+.\ Fixed width font to nothing
+.ft CW 
+..
+.ft CR
+..



CVS commit: src/gnu/dist/groff/tmac

2014-09-30 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Tue Sep 30 23:32:52 UTC 2014

Modified Files:
src/gnu/dist/groff/tmac: ascii.tmac

Log Message:
more font hackery


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/gnu/dist/groff/tmac/ascii.tmac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/gnu/dist/groff/tmac/ascii.tmac
diff -u src/gnu/dist/groff/tmac/ascii.tmac:1.2 src/gnu/dist/groff/tmac/ascii.tmac:1.3
--- src/gnu/dist/groff/tmac/ascii.tmac:1.2	Tue Sep 30 19:28:54 2014
+++ src/gnu/dist/groff/tmac/ascii.tmac	Tue Sep 30 19:32:52 2014
@@ -9,8 +9,10 @@
 .\ dagger and double dagger.
 .fchar \(dg [+]
 .fchar \(dd [++]
-.\ Fixed width font to nothing
-.ft CW 
+.\ We have no fonts, should be turn things to bold for italic?
+.ft C
 ..
 .ft CR
 ..
+.ft S
+..



CVS commit: src/gnu/dist/groff/tmac

2013-06-09 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Sun Jun  9 16:32:43 UTC 2013

Modified Files:
src/gnu/dist/groff/tmac: groff_mdoc.man

Log Message:
Describe another use for .Cm. Bump date.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/gnu/dist/groff/tmac/groff_mdoc.man

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/gnu/dist/groff/tmac/groff_mdoc.man
diff -u src/gnu/dist/groff/tmac/groff_mdoc.man:1.17 src/gnu/dist/groff/tmac/groff_mdoc.man:1.18
--- src/gnu/dist/groff/tmac/groff_mdoc.man:1.17	Tue Feb 21 10:43:46 2012
+++ src/gnu/dist/groff/tmac/groff_mdoc.man	Sun Jun  9 16:32:43 2013
@@ -44,7 +44,7 @@
 .\ for an already extremely slow package.
 .\
 .
-.Dd November 17, 2009
+.Dd June 9, 2013
 .Os
 .Dt GROFF_MDOC 7
 .
@@ -1272,7 +1272,8 @@ macro does not assert a dash in front of
 Traditionally flags are marked by the preceding dash, however, some commands
 or subsets of commands do not use them.
 Command modifiers may also be specified in conjunction with interactive
-commands such as editor commands.
+commands such as editor commands, or used for fixed command strings given
+on the command line to change program behaviour.
 See
 .Sx Flags .
 .Pp



CVS commit: src/gnu/dist/groff/tmac

2012-06-10 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Jun 10 15:02:31 UTC 2012

Modified Files:
src/gnu/dist/groff/tmac: doc-syms

Log Message:
revert previous


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/gnu/dist/groff/tmac/doc-syms

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/gnu/dist/groff/tmac/doc-syms
diff -u src/gnu/dist/groff/tmac/doc-syms:1.17 src/gnu/dist/groff/tmac/doc-syms:1.18
--- src/gnu/dist/groff/tmac/doc-syms:1.17	Sat Jun  9 20:26:49 2012
+++ src/gnu/dist/groff/tmac/doc-syms	Sun Jun 10 11:02:31 2012
@@ -690,7 +690,6 @@
 .ds doc-str-Lb-libedit Command Line Editor Library (libedit, \-ledit)
 .ds doc-str-Lb-libelf  ELF Object Manipulation Library (libelf, \-lelf)
 .ds doc-str-Lb-libeventEvent Notification Library (libevent, \-levent)
-.ds doc-str-Lb-libexecinfo Backtrace Access Library (libexecinfo, \-lexecinfo)
 .ds doc-str-Lb-libform Curses Form Library (libform, \-lform)
 .ds doc-str-Lb-libi386 i386 Architecture Library (libi386, \-li386)
 .ds doc-str-Lb-libintl Internationalized Message Handling Library (libintl, \-lintl)



CVS commit: src/gnu/dist/groff/tmac

2012-06-09 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Jun 10 00:26:50 UTC 2012

Modified Files:
src/gnu/dist/groff/tmac: doc-syms

Log Message:
add libexecinfo


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/gnu/dist/groff/tmac/doc-syms

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/gnu/dist/groff/tmac/doc-syms
diff -u src/gnu/dist/groff/tmac/doc-syms:1.16 src/gnu/dist/groff/tmac/doc-syms:1.17
--- src/gnu/dist/groff/tmac/doc-syms:1.16	Tue Feb 21 05:43:46 2012
+++ src/gnu/dist/groff/tmac/doc-syms	Sat Jun  9 20:26:49 2012
@@ -690,6 +690,7 @@
 .ds doc-str-Lb-libedit Command Line Editor Library (libedit, \-ledit)
 .ds doc-str-Lb-libelf  ELF Object Manipulation Library (libelf, \-lelf)
 .ds doc-str-Lb-libeventEvent Notification Library (libevent, \-levent)
+.ds doc-str-Lb-libexecinfo Backtrace Access Library (libexecinfo, \-lexecinfo)
 .ds doc-str-Lb-libform Curses Form Library (libform, \-lform)
 .ds doc-str-Lb-libi386 i386 Architecture Library (libi386, \-li386)
 .ds doc-str-Lb-libintl Internationalized Message Handling Library (libintl, \-lintl)



CVS commit: src/gnu/dist/groff/tmac

2012-02-21 Thread Alan Barrett
Module Name:src
Committed By:   apb
Date:   Tue Feb 21 10:43:46 UTC 2012

Modified Files:
src/gnu/dist/groff/tmac: doc-syms groff_mdoc.man

Log Message:
Add a definition for .St -isoC-2011.  The equivalent definition
was already in external/bsd/mdocml/dist/st.in


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/gnu/dist/groff/tmac/doc-syms
cvs rdiff -u -r1.16 -r1.17 src/gnu/dist/groff/tmac/groff_mdoc.man

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/gnu/dist/groff/tmac/doc-syms
diff -u src/gnu/dist/groff/tmac/doc-syms:1.15 src/gnu/dist/groff/tmac/doc-syms:1.16
--- src/gnu/dist/groff/tmac/doc-syms:1.15	Tue Jan 18 09:28:42 2011
+++ src/gnu/dist/groff/tmac/doc-syms	Tue Feb 21 10:43:46 2012
@@ -543,6 +543,8 @@
 .als doc-str-St--isoC-90 doc-str-St--isoC
 .ds doc-str-St--isoC-99\*[doc-Tn-font-size]ISO/IEC\*[doc-str-St] 9899:1999
 .as doc-str-St--isoC-99 (\*[Lq]\*[doc-Tn-font-size]ISO\~C\^99\*[doc-str-St]\*[Rq])
+.ds doc-str-St--isoC-2011  \*[doc-Tn-font-size]ISO/IEC\*[doc-str-St] 9899:2011
+.as doc-str-St--isoC-2011   (\*[Lq]\*[doc-Tn-font-size]ISO\~C\^11\*[doc-str-St]\*[Rq])
 .
 .\ POSIX Part 1: System API
 .ds doc-str-St--p1003.1\*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 1003.1

Index: src/gnu/dist/groff/tmac/groff_mdoc.man
diff -u src/gnu/dist/groff/tmac/groff_mdoc.man:1.16 src/gnu/dist/groff/tmac/groff_mdoc.man:1.17
--- src/gnu/dist/groff/tmac/groff_mdoc.man:1.16	Fri Feb 11 23:47:49 2011
+++ src/gnu/dist/groff/tmac/groff_mdoc.man	Tue Feb 21 10:43:46 2012
@@ -1941,6 +1941,8 @@ are:
 .St -isoC-90
 .It Li -isoC-99
 .St -isoC-99
+.It Li -isoC-2011
+.St -isoC-2011
 .El
 .Pp
 .



CVS commit: src/gnu/dist/groff/tmac

2011-01-17 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Mon Jan 17 21:57:04 UTC 2011

Modified Files:
src/gnu/dist/groff/tmac: doc-syms groff_mdoc.man

Log Message:
add libisns


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/gnu/dist/groff/tmac/doc-syms
cvs rdiff -u -r1.14 -r1.15 src/gnu/dist/groff/tmac/groff_mdoc.man

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/gnu/dist/groff/tmac/doc-syms
diff -u src/gnu/dist/groff/tmac/doc-syms:1.13 src/gnu/dist/groff/tmac/doc-syms:1.14
--- src/gnu/dist/groff/tmac/doc-syms:1.13	Sun Dec 20 15:15:07 2009
+++ src/gnu/dist/groff/tmac/doc-syms	Mon Jan 17 16:57:04 2011
@@ -692,6 +692,7 @@
 .ds doc-str-Lb-libi386 i386 Architecture Library (libi386, \-li386)
 .ds doc-str-Lb-libintl Internationalized Message Handling Library (libintl, \-lintl)
 .ds doc-str-Lb-libipsecIPsec Policy Control Library (libipsec, \-lipsec)
+.ds doc-str-Lb-libisns Internet Storage Name Service Library (libisns, \-lisns)
 .ds doc-str-Lb-libkvm  Kernel Data Access Library (libkvm, \-lkvm)
 .ds doc-str-Lb-libmMath Library (libm, \-lm)
 .ds doc-str-Lb-libm68k m68k Architecture Library (libm68k, \-lm68k)

Index: src/gnu/dist/groff/tmac/groff_mdoc.man
diff -u src/gnu/dist/groff/tmac/groff_mdoc.man:1.14 src/gnu/dist/groff/tmac/groff_mdoc.man:1.15
--- src/gnu/dist/groff/tmac/groff_mdoc.man:1.14	Sat May 22 20:01:31 2010
+++ src/gnu/dist/groff/tmac/groff_mdoc.man	Mon Jan 17 16:57:04 2011
@@ -1689,6 +1689,8 @@
 .Lb libintl
 .It Li libipsec
 .Lb libipsec
+.It Li libisns
+.Lb libisns
 .It Li libkvm
 .Lb libkvm
 .It Li libm



CVS commit: src/gnu/dist/groff/tmac

2010-05-22 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Sun May 23 00:01:31 UTC 2010

Modified Files:
src/gnu/dist/groff/tmac: groff_mdoc.man

Log Message:
Add .It for content of .Bl -column. Move .Pp out of .Bl.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/gnu/dist/groff/tmac/groff_mdoc.man

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/gnu/dist/groff/tmac/groff_mdoc.man
diff -u src/gnu/dist/groff/tmac/groff_mdoc.man:1.13 src/gnu/dist/groff/tmac/groff_mdoc.man:1.14
--- src/gnu/dist/groff/tmac/groff_mdoc.man:1.13	Thu May 13 20:30:01 2010
+++ src/gnu/dist/groff/tmac/groff_mdoc.man	Sun May 23 00:01:31 2010
@@ -1989,8 +1989,8 @@
 .Pp
 .
 X/Open
-.Bl -tag -width .Li -p1003.1g-2000 -compact -offset indent
 .Pp
+.Bl -tag -width .Li -p1003.1g-2000 -compact -offset indent
 .It Li -susv2
 .St -susv2
 .It Li -svid4
@@ -2278,16 +2278,16 @@
 .
 .Bd -filled -offset 4n
 .Bl -column quote close open Angle Bracket Enclosure `string' or string
-.Em Quote Ta Em Open Ta Em Close Ta Em Function   Ta Em Result
-.No .Aq   Ta.Ao  Ta.Ac   Ta Angle Bracket Enclosure Ta Ao string Ac
-.No .Bq   Ta.Bo  Ta.Bc   Ta Bracket Enclosure   Ta Bo string Bc
-.No .Brq  Ta.Bro Ta.Brc  Ta Brace Enclosure Ta Bro string Brc
-.No .Dq   Ta.Do  Ta.Dc   Ta Double QuoteTa Do string Dc
-.No .Eq   Ta.Eo  Ta.Ec   Ta Enclose String (in XX)  Ta XXstringXX
-.No .Pq   Ta.Po  Ta.Pc   Ta Parenthesis Enclosure   Ta Po string Pc
-.No .Ql   Ta Ta  Ta Quoted Literal  Ta So string Sc or Li string
-.No .Qq   Ta.Qo  Ta.Qc   Ta Straight Double Quote   Ta Qo string Qc
-.No .Sq   Ta.So  Ta.Sc   Ta Single QuoteTa So string Sc
+.It Em Quote Ta Em Open Ta Em Close Ta Em Function   Ta Em Result
+.It No .Aq   Ta.Ao  Ta.Ac   Ta Angle Bracket Enclosure Ta Ao string Ac
+.It No .Bq   Ta.Bo  Ta.Bc   Ta Bracket Enclosure   Ta Bo string Bc
+.It No .Brq  Ta.Bro Ta.Brc  Ta Brace Enclosure Ta Bro string Brc
+.It No .Dq   Ta.Do  Ta.Dc   Ta Double QuoteTa Do string Dc
+.It No .Eq   Ta.Eo  Ta.Ec   Ta Enclose String (in XX)  Ta XXstringXX
+.It No .Pq   Ta.Po  Ta.Pc   Ta Parenthesis Enclosure   Ta Po string Pc
+.It No .Ql   Ta Ta  Ta Quoted Literal  Ta So string Sc or Li string
+.It No .Qq   Ta.Qo  Ta.Qc   Ta Straight Double Quote   Ta Qo string Qc
+.It No .Sq   Ta.So  Ta.Sc   Ta Single QuoteTa So string Sc
 .El
 .Ed
 .Pp



CVS commit: src/gnu/dist/groff/tmac

2010-05-13 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Thu May 13 20:30:01 UTC 2010

Modified Files:
src/gnu/dist/groff/tmac: groff_mdoc.man

Log Message:
Reflect canonical order by majority rule. The local version in share/man
already got this chance a while ago.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/gnu/dist/groff/tmac/groff_mdoc.man

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/gnu/dist/groff/tmac/groff_mdoc.man
diff -u src/gnu/dist/groff/tmac/groff_mdoc.man:1.12 src/gnu/dist/groff/tmac/groff_mdoc.man:1.13
--- src/gnu/dist/groff/tmac/groff_mdoc.man:1.12	Tue Nov 17 15:01:26 2009
+++ src/gnu/dist/groff/tmac/groff_mdoc.man	Thu May 13 20:30:01 2010
@@ -562,8 +562,8 @@
 .Bd -literal -offset indent
 \.\e The following commands are required for all man pages.
 \.Dd Month day, year
-\.Os [OPERATING_SYSTEM] [version/release]
 \.Dt DOCUMENT_TITLE [section number] [architecture/volume]
+\.Os [OPERATING_SYSTEM] [version/release]
 \.Sh NAME
 \.Nm name
 \.Nd one line description of name
@@ -599,13 +599,14 @@
 .
 The first items in the template are the commands
 .Ql .Dd ,
-.Ql .Os ,
+.Ql .Dt ,
 and
-.Ql .Dt ;
-the document date, the operating system the man page or subject source is
-developed or modified for, and the man page title (in
+.Ql .Os ;
+the document date, the man page title (in
 .Em upper case )
-along with the section of the manual the page belongs in.
+along with the section of the manual the page belongs in, and
+the operating system the man page or subject source is
+developed or modified for.
 These commands identify the page and are discussed below in
 .Sx TITLE MACROS .
 .Pp



CVS commit: src/gnu/dist/groff/tmac

2009-11-17 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Tue Nov 17 15:01:26 UTC 2009

Modified Files:
src/gnu/dist/groff/tmac: groff_mdoc.man

Log Message:
Mention IEEE Std 1003.1-2008. Bump date.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/gnu/dist/groff/tmac/groff_mdoc.man

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/gnu/dist/groff/tmac/groff_mdoc.man
diff -u src/gnu/dist/groff/tmac/groff_mdoc.man:1.11 src/gnu/dist/groff/tmac/groff_mdoc.man:1.12
--- src/gnu/dist/groff/tmac/groff_mdoc.man:1.11	Sun Oct 25 18:33:36 2009
+++ src/gnu/dist/groff/tmac/groff_mdoc.man	Tue Nov 17 15:01:26 2009
@@ -44,7 +44,7 @@
 .\ for an already extremely slow package.
 .\
 .
-.Dd August 28, 2005
+.Dd November 17, 2009
 .Os
 .Dt GROFF_MDOC 7
 .
@@ -1967,6 +1967,8 @@
 .St -p1003.1-2001
 .It Li -p1003.1-2004
 .St -p1003.1-2004
+.It Li -p1003.1-2008
+.St -p1003.1-2008
 .El
 .Pp
 .



CVS commit: src/gnu/dist/groff/tmac

2009-10-25 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Sun Oct 25 18:33:36 UTC 2009

Modified Files:
src/gnu/dist/groff/tmac: doc-common doc.tmac groff_mdoc.man

Log Message:
Add .%U to mark up URLs in bibliographic entries of mdoc(7) pages.
Discussed with wiz, Kristaps Dzonsons and Ruslan Ermilov, proposed
(without reaction) on the groff mailing list.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/gnu/dist/groff/tmac/doc-common
cvs rdiff -u -r1.5 -r1.6 src/gnu/dist/groff/tmac/doc.tmac
cvs rdiff -u -r1.10 -r1.11 src/gnu/dist/groff/tmac/groff_mdoc.man

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/gnu/dist/groff/tmac/doc-common
diff -u src/gnu/dist/groff/tmac/doc-common:1.8 src/gnu/dist/groff/tmac/doc-common:1.9
--- src/gnu/dist/groff/tmac/doc-common:1.8	Mon Feb  6 18:25:49 2006
+++ src/gnu/dist/groff/tmac/doc-common	Sun Oct 25 18:33:36 2009
@@ -46,6 +46,7 @@
 .nr %Q 1
 .nr %R 1
 .nr %T 1
+.nr %U 1
 .nr %V 1
 .nr Ac 3
 .nr Ad 12n
@@ -1096,6 +1097,8 @@
 .  tm doc-reference-title-count == \n[doc-reference-title-count]
 .  tm doc-reference-title-name == `\*[doc-reference-title-name]'
 .  tm doc-reference-title-name-for-book == `\*[doc-reference-title-name-for-book]'
+.  tm doc-url-count == \n[doc-url-count]
+.  tm doc-url-name == `\*[doc-url-name]'
 .  tm doc-volume-count == \n[doc-volume-count]
 .  tm doc-volume-name == `\*[doc-volume-name]'
 .  tm doc-have-author == \n[doc-have-author]

Index: src/gnu/dist/groff/tmac/doc.tmac
diff -u src/gnu/dist/groff/tmac/doc.tmac:1.5 src/gnu/dist/groff/tmac/doc.tmac:1.6
--- src/gnu/dist/groff/tmac/doc.tmac:1.5	Mon Feb  6 18:25:49 2006
+++ src/gnu/dist/groff/tmac/doc.tmac	Sun Oct 25 18:33:36 2009
@@ -3430,6 +3430,8 @@
 .  nr doc-reference-title-count-saved \n[doc-reference-title-count]
 .  ds doc-reference-title-name-saved \*[doc-reference-title-name]
 .  ds doc-reference-title-name-for-book-saved \*[doc-reference-title-name-for-book]
+.  nr doc-url-count-saved \n[doc-url-count]
+.  ds doc-url-name-saved \*[doc-url-name]
 .  nr doc-volume-count-saved \n[doc-volume-count]
 .  ds doc-volume-name-saved \*[doc-volume-name]
 .  nr doc-have-author-saved \n[doc-have-author]
@@ -3570,6 +3572,8 @@
 .  nr doc-reference-title-count \n[doc-reference-title-count-saved]
 .  ds doc-reference-title-name \*[doc-reference-title-name-saved]
 .  ds doc-reference-title-name-for-book \*[doc-reference-title-name-for-book-saved]
+.  nr doc-url-count \n[doc-url-count-saved]
+.  ds doc-url-name \*[doc-url-name-saved]
 .  nr doc-volume-count \n[doc-volume-count-saved]
 .  ds doc-volume-name \*[doc-volume-name-saved]
 .  nr doc-have-author \n[doc-have-author-saved]
@@ -5194,6 +5198,8 @@
 .\ NS   doc-reference-title-name-for-book
 .\ NS   doc-report-count
 .\ NS   doc-report-name
+.\ NS   doc-url-count
+.\ NS   doc-url-name
 .\ NS   doc-volume-count
 .\ NS   doc-volume-name
 .
@@ -5208,6 +5214,7 @@
 .  nr doc-corporate-count 0
 .  nr doc-report-count 0
 .  nr doc-reference-title-count 0
+.  nr doc-url-count 0
 .  nr doc-volume-count 0
 .  nr doc-date-count 0
 .  nr doc-page-number-count 0
@@ -5316,6 +5323,13 @@
 .doc-finish-reference \n[doc-volume-count]
 .  \}
 .
+.  if \n[doc-url-count] \{\
+.unformat doc-url-name
+.chop doc-url-name
+.nop \*[doc-url-name]\c
+.doc-finish-reference \n[doc-url-count]
+.  \}
+.
 .  if \n[doc-page-number-count] \{\
 .unformat doc-page-number-string
 .chop doc-page-number-string
@@ -6019,6 +6033,12 @@
 ..
 .
 .
+.\ NS doc-url-count global register
+.\ NS   counter of hypertext references
+.
+.nr doc-url-count 0
+.
+.
 .\ NS doc-volume-count global register
 .\ NS   counter of reference title references
 .
@@ -6031,6 +6051,48 @@
 .ds doc-volume-name
 .
 .
+.\ NS %U user macro
+.\ NS   hypertext reference
+.\ NS
+.\ NS modifies:
+.\ NS   doc-arg-ptr
+.\ NS   doc-curr-font
+.\ NS   doc-curr-size
+.\ NS   doc-macro-name
+.\ NS   doc-reference-count
+.\ NS   doc-url-count
+.\ NS
+.\ NS local variables:
+.\ NS   doc-env-%U
+.\ NS
+.\ NS width register `%U' set in doc-common
+.
+.de %U
+.  if (\n[doc-arg-limit] : (\n[.$] == 0)) \{\
+.tm Usage: .%U URL ... (#\n[.c])
+.return
+.  \}
+.
+.  nr doc-url-count +1
+.  nr doc-reference-count +1
+.
+.  ds doc-macro-name %U
+.  doc-parse-args \$@
+.
+.  nr doc-arg-ptr +1
+.  nr doc-curr-font \n[.f]
+.  nr doc-curr-size \n[.ps]
+.
+.  \ append to reference box
+.  boxa doc-url-name
+.  ev doc-env-%U
+.  evc 0
+.  in 0
+.  nf
+.  doc-do-references
+..
+.
+.
 .\ NS %V user macro
 .\ NS   reference volume
 .\ NS
@@ -6039,7 +6101,7 @@
 .\ NS   doc-curr-font
 .\ NS   doc-curr-size
 .\ NS   doc-macro-name
-.\ NS   doc-reference-title-count
+.\ NS   doc-reference-count
 .\ NS   doc-volume-count
 .\ NS
 .\ NS local variables:

Index: src/gnu/dist/groff/tmac/groff_mdoc.man
diff -u src/gnu/dist/groff/tmac/groff_mdoc.man:1.10 src/gnu/dist/groff/tmac/groff_mdoc.man:1.11
--- 

CVS commit: src/gnu/dist/groff/tmac

2009-05-19 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Tue May 19 09:04:50 UTC 2009

Modified Files:
src/gnu/dist/groff/tmac: groff_mdoc.man

Log Message:
Specify that sorting in SEE ALSO should be done in a case-insensitive order.
Requested by Alan Barrett.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/gnu/dist/groff/tmac/groff_mdoc.man

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/gnu/dist/groff/tmac/groff_mdoc.man
diff -u src/gnu/dist/groff/tmac/groff_mdoc.man:1.9 src/gnu/dist/groff/tmac/groff_mdoc.man:1.10
--- src/gnu/dist/groff/tmac/groff_mdoc.man:1.9	Fri Apr  6 17:05:18 2007
+++ src/gnu/dist/groff/tmac/groff_mdoc.man	Tue May 19 09:04:50 2009
@@ -2874,7 +2874,8 @@
 style references are not accommodated.
 .Pp
 It is recommended that the cross references are sorted on the section
-number, then alphabetically on the names within a section, and placed
+number, then alphabetically (case-insensitive) on the names within
+a section, and placed
 in that order and comma separated.
 Example:
 .Pp



CVS commit: src/gnu/dist/groff/tmac

2009-05-01 Thread Perry E. Metzger
Module Name:src
Committed By:   perry
Date:   Fri May  1 17:31:56 UTC 2009

Modified Files:
src/gnu/dist/groff/tmac: doc-syms

Log Message:
add a POSIX 2008 macro


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/gnu/dist/groff/tmac/doc-syms

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/gnu/dist/groff/tmac/doc-syms
diff -u src/gnu/dist/groff/tmac/doc-syms:1.11 src/gnu/dist/groff/tmac/doc-syms:1.12
--- src/gnu/dist/groff/tmac/doc-syms:1.11	Sat Jun  9 10:19:43 2007
+++ src/gnu/dist/groff/tmac/doc-syms	Fri May  1 17:31:56 2009
@@ -567,6 +567,8 @@
 .as doc-str-St--p1003.1-2001(\*[Lq]\)\*[Px]\*[doc-str-St].1\*[Rq])
 .ds doc-str-St--p1003.1-2004   \*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 1003.1-2004
 .as doc-str-St--p1003.1-2004(\*[Lq]\)\*[Px]\*[doc-str-St].1\*[Rq])
+.ds doc-str-St--p1003.1-2008   \*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 1003.1-2008
+.as doc-str-St--p1003.1-2008(\*[Lq]\)\*[Px]\*[doc-str-St].1\*[Rq])
 .
 .\ POSIX Part 2: Shell and Utilities
 .ds doc-str-St--p1003.2\*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 1003.2



CVS commit: src/gnu/dist/groff/tmac

2009-04-12 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Sun Apr 12 18:52:52 UTC 2009

Modified Files:
src/gnu/dist/groff/tmac: Makefile.sub

Log Message:
Hook up ascii.tmac for the tool build as well.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.3 -r1.2 src/gnu/dist/groff/tmac/Makefile.sub

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/gnu/dist/groff/tmac/Makefile.sub
diff -u src/gnu/dist/groff/tmac/Makefile.sub:1.1.1.3 src/gnu/dist/groff/tmac/Makefile.sub:1.2
--- src/gnu/dist/groff/tmac/Makefile.sub:1.1.1.3	Mon Feb  6 18:15:15 2006
+++ src/gnu/dist/groff/tmac/Makefile.sub	Sun Apr 12 18:52:52 2009
@@ -18,7 +18,7 @@
   ps.tmac psold.tmac pspic.tmac psatk.tmac \
   dvi.tmac \
   tty.tmac tty-char.tmac \
-  latin1.tmac latin2.tmac latin9.tmac cp1047.tmac \
+  latin1.tmac latin2.tmac latin9.tmac cp1047.tmac ascii.tmac \
   unicode.tmac \
   X.tmac Xps.tmac \
   lj4.tmac \