summaryrefslogtreecommitdiffstats
path: root/contrib/groff
Commit message (Collapse)AuthorAgeFilesLines
* Add FreeBSD 3.3 to the Fx and Os macros.ru1999-09-072-0/+2
|
* Tune table since 0200-0206 is not available, add more charsache1999-07-311-9/+5
|
* bad news: chars 0200-0206 used internally in troff, make them back illegalache1999-07-312-2/+2
|
* make all chars above 127 legalache1999-07-312-4/+4
|
* change prev. commit: emulate latin1 on ascii if latin1 chars areache1999-07-312-2/+2
| | | | in the text as groff authors suppose
* Add more koi8-r charsache1999-07-311-0/+64
|
* Pick hardcoded latin1 chars definitions only if -Tlatin1ache1999-07-312-2/+3
|
* Sense $LANG only if $LC_CTYPE is not setache1999-07-304-16/+12
|
* Teach the .At macro about releases v2, v3, v4, and v5 of AT&T UNIX.mpp1999-07-301-0/+8
|
* Force safer mode of operation for man's use of *roff.imp1999-07-302-4/+4
| | | | Obtained from: OpenBSD's nroff.sh 1.2 by aaron@openbsd.org
* Fix -T doublingache1999-06-072-6/+6
|
* Add 3.2 to the list of legal FreeBSD versions for the .Os FreeBSD macro.fenner1999-05-141-0/+1
|
* Add 3.2 to the list of legal FreeBSD versions for the .Fx macro.fenner1999-05-141-0/+1
|
* Complete the list of FreeBSD version numbers accepted by the .Fx macro.jkoshy1999-05-141-0/+6
| | | | | PR: docs/11705 Submitted by: Stephen J. Roznowski <sjr@home.net>
* Fix conflicts.obrien1999-03-152-0/+6
|
* This commit was generated by cvs2svn to compensate for changes in r44777,obrien1999-03-158-12/+2476
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of FSF groff v1.11obrien1999-03-1510-12/+2482
| |
* | Make .Os behave as defined (unrecognized arguments displayed as given).fenner1999-02-181-12/+8
| | | | | | | | | | Add a warning for unknown BSD versions. Make ".Os FreeBSD" work without a warning (fix bug in previous commit).
* | Change .Fx macro to always display "FreeBSD" and its argument, whetherfenner1999-02-151-89/+40
| | | | | | | | | | | | | | | | | | | | the argument is a known FreeBSD version or not. Output an nroff error if .Fx is used with an unknown FreeBSD version. Change .Nx and .Ox macros to always display the argument, whether the argument is a known version or not. This eliminates much of the need to syncrhonize .Nx and .Ox with their source OS's -- only the exceptions (like ".Nx 1.2a" -> "NetBSD 1.2A") where the argument is not directly copied to the output need to be added.
* | Always define oS to be "FreeBSD $2", no matter whether or not wefenner1999-02-151-17/+19
| | | | | | | | | | | | know the version number given as the argument to ".Os FreeBSD xxx". Output nroff warning when we see a version number that we don't know about.
* | - Add FreeBSD 2.2.7, 2.2.8, 3.1, and 4.0 to the Fx and Os macros.yokota1999-02-072-0/+17
| | | | | | | | | | | | | | - Add 2.2.1 and 2.2.2 missing in a couple of places too. (This is an interim measure and a better way of redefining these macros is in discussion.)
* | Correct the previous Y2K "fix". It caused man page dates to comejdp1999-01-191-1/+2
| | | | | | | | out like "January 19, 99+1900".
* | Add a macro for ISO/IEC 9945-1: 1996, the official designation of the mostwollman1999-01-031-0/+16
| | | | | | | | recent POSIX.1 standard.
* | The \*(td string macro, which is supposed to display today's date in the formobrien1998-12-061-1/+2
| | | | | | | | | | | | | | | | "October 14, 1998". A Y2k fix makes it now display "October 14, 98+1900". Appears you can perform arithmetic in a string definition. PR: gnu/8321 Reviewed by: Andrew J. Korty <ajk@purdue.edu>
* | Add a .St -p1003.1g.wollman1998-09-121-0/+10
| |
* | Added .St -susv2 --> Version 2 of the Single UNIX Specificationalex1998-09-071-0/+3
| |
* | Add XPG4.2.dt1998-07-081-0/+10
| |
* | Fix spelling error.steve1998-05-111-1/+1
| | | | | | | | | | PR: 6572 Submitted by: Kazuo Horikawa <horikawa@jp.freebsd.org>
* | Removed yacc output files so that it is impossible to mix them withbde1998-03-271-1712/+0
| | | | | | | | new ones that we generate.
* | Removed yacc output files so that it is impossible to mix them withbde1998-03-274-6756/+0
| | | | | | | | | | | | new ones that we generate. We used to always mix the old header with the new .cc file. This worked because Cygnus's yacc is surprisingly compatible with our yacc.
* | Add OS macros for FreeBSD 2.2.6, OpenBSD 2.2, OpenBSD 2.3.wosch1997-12-281-0/+6
| |
* | diff to /usr/share/tmac/mdoc/mdoc-syms to acceptjkh1997-12-271-0/+2
| | | | | | | | | | | | .Fx 2.2.1 .Fx 2.2.2 Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
* | Year 2000 fixes for groffjraynard1997-12-202-2/+2
| | | | | | | | | | PR: 4930 Submitted by: Stephen J. Roznowski
* | .Ox macro needs to support "OpenBSD 2.1"wosch1997-09-191-0/+2
| | | | | | | | | | PR: docs/4561 Submitted by: Norihiro Kumagai <kuma@slab.tnr.sharp.co.jp>
* | Add a simple manpage.wosch1997-09-151-0/+18
| |
* | Sense *.ISO_8859-1 and *.KOI8-R locales from environmentache1997-09-152-2/+32
| | | | | | | | | | PR: 4290 Submitted by: "Anatoly A. Orehovsky" <tolik@www.tomsk.su>
* | Add a simple manpage.wosch1997-09-141-0/+13
| |
* | add .St -p1003.1b and -p1003.1b-93peter1997-05-121-0/+20
| |
* | Emulate ':o' and '/o' letters using 'o'ache1997-05-021-0/+2
| |
* | back out rev 1.8 (last minute CDROM releases)wosch1997-03-291-6/+0
| |
* | Add last minute CDROM releases 2.1.6.1, 2.1.7.1, 2.2.1 to macro .Fxwosch1997-03-231-0/+6
| |
* | Add all of the pre-FreeBSD 2.0 release to the .Fx macro.mpp1997-03-211-0/+8
| |
* | Update the usage message for the ".Bf" macro to match the actualmpp1997-03-191-1/+1
| | | | | | | | arguments that it takes.
* | Bring the .Nx (NetBSD) macro into line with NetBSD's version.mpp1997-03-061-16/+41
| | | | | | | | Add the .Ox (OpenBSD) macro from OpenBSD.
* | The .Os macro was missing 2.1.6, 2.1.7 and 3.0.mpp1997-03-062-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | The .Fx macro was missing 2.1.7. Add 2.2.5 to both .Os and .Fx. If I'm wrong about the version number, no big deal - it can be removed later, but I wanted to be able to get this into 2.2 so that when I'm using a 2.2 system ome months down the line, man pages intended for (what I think will be the next 2.2 release) will be formatted properly. Also fix a typo in a comment.
* | Revert a $FreeBSD$ to $Id$ (file otherwise modified)peter1997-02-221-1/+1
| |
* | Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* | Change the description for section 4 to read:mpp1997-01-021-1/+1
| | | | | | | | | | | | | | | | Kernel Interfaces Manual This was needed because of a few man pages like keyboard(4) which caused the header to become unreadable with the longer description.
* | a uniq name for every manpage section in header macro .Dtwosch1996-12-311-1/+8
| |
* | Teach mdoc macros to recognize section 9 and the i386 architecture.wollman1996-12-181-1/+3
| |
OpenPOWER on IntegriCloud