Commit Graph

11 Commits

Author SHA1 Message Date
nhmall
2410bd9e8a fix an automatic addition by CVS back in 2002 2024-09-14 11:34:24 -04:00
G. Branden Robinson
1dd11dc916 doc/tmac.n: Fix erroneous lines.
I'm mindful of the license here, but suspect that these lines crept in
after Matt Bishop's time.  Text lines in a macro package can be
insidious because they cause formatting operations to start even in the
absence of an input document.  The forthcoming groff 1.24 has a new
diagnostic to help catch these situations.

The groff Texinfo manual says:

     A '\"' comment on a line by itself is treated as a blank line,
     because after eliminating the comment, that is all that remains.

          Test
          \" comment
          Test
              => Test
              =>
              => Test

     To compensate, it is common to combine the empty request with the
     comment escape sequence as '.\"', causing the input line to be
     ignored.

Fixes:

$ (cd doc && groff -t -M . -mn -mnh Guidebook.mn > /dev/null)
troffrc:./tmac.n:1: text line in startup file
troffrc:./tmac.n:764: text line in startup file
2024-09-10 06:44:43 -05:00
nhmall
92f831d53a do not include tmac.n
The terms of use listed in doc/tmac.n ask that it not be modified from
the original.
.
2024-02-29 07:40:19 -05:00
RainRat
a3658f85ac fix typos 2024-02-28 20:15:56 -08:00
PatR
2b818949b0 Revert "doc/tmac.n: UNIX trademark"
This reverts commit 206f9e43e9.

tmac.n contains a comment asking that modified versions not be
distributed.  So back out the change which updated '.ux' with
the current trademark owner for "UNIX" so that we can continue
distributing with Guidebook.mn.  We'll handle the out of date
trademark issue in another fashion.
2018-04-15 16:41:42 -07:00
PatR
206f9e43e9 doc/tmac.n: UNIX trademark
The 'roff Guidebook's first reference to UNIX includes a footnote with
the trademark notice.  Several subsequent ones do not.  I think that's
ok; I think the '.ux' macro even keeps track and only issues it once.
But the extra ones aren't currently using '.ux' and probably should in
order to get the '(tm)' character.  I'll leave that for someone else....

The history section mentions quite a few trademarked names.  I hope
that the blanket "brand and product names are trademarks or registered
trademarks of their respective holders" is sufficient for them.
2018-04-14 19:21:04 -07:00
nethack.allison
1a0f18e738 Put the tmac.n head back to what it was in 3.3.1
so that it will not be included in the diff between
the versions.

Also note that the -ko option in effect for that file
causes it to leave the value at whatever is
checked in from now on.
2002-01-19 13:41:15 +00:00
nethack.allison
a47c32442f change revision 2002-01-19 12:59:18 +00:00
nethack.allison
e751436dcf Remove it to put it back in again for head mod test. 2002-01-19 12:53:38 +00:00
jwalz
7218689e70 Import to new server 2002-01-05 21:06:03 +00:00
jwalz
2735ca9fc3 *** empty log message *** 2002-01-05 21:05:47 +00:00