summaryrefslogtreecommitdiffstats
path: root/usr.bin/m4/m4.1
Commit message (Collapse)AuthorAgeFilesLines
* Reduce diff with upstream.jkim2013-05-031-15/+28
|
* Remove contractions.joel2012-10-071-1/+1
|
* Synchronize with laster version of m4 from OpenBSD and NetBSDbapt2011-11-281-212/+286
| | | | | | | | This bring better compatibility with gnum4 Reviewed by: cognet Approved by: cognet Obtained from: OpenBSD, NetBSD
* Added the EXIT STATUS section where appropriate.ru2005-01-171-1/+1
|
* Document missing multibyte character support in utilities specifiedtjr2004-07-031-1/+5
| | | | by POSIX.
* Mechanically kill hard sentence breaks.ru2004-07-021-1/+1
|
* Use .St -susv2 rather than "The Single UNIX specification".maxim2003-12-101-2/+3
| | | | Submitted by: osa
* The .Nm utilitycharnier2003-06-081-3/+5
|
* Correct typo in COMPATIBILITY section: s/esycmd/esyscmdschweikh2003-04-231-1/+1
|
* english(4) police.schweikh2002-12-271-1/+1
|
* Note that this appeared at least as early as PWB UNIX.jmallett2002-06-101-2/+1
| | | | Use the literal string 'PWB UNIX', as we still have no .At macro for it.
* Make the manpage consistent with the code on the subject of comments, as tojmallett2002-06-031-1/+4
| | | | | | | | not change the code to always do the "GNU" thing, as it's possible people rely on BSD m4(1) traditionally resetting comment characters in case of no arguments to the changecom function. PR: bin/17480 (I think this satisfies the problem report)
* mdoc(7) police: tidy up the markup.ru2002-05-301-84/+101
|
* Add Standards, Diagnostics and History sections.tjr2002-05-261-0/+17
|
* Use `The .Nm utility'charnier2002-04-201-2/+3
|
* Bring OpenBSD m4(1) off of the OPENBSD vendor branch, and add the -s option,jmallett2002-04-191-12/+8
| | | | | | | $FreeBSD$ identifiers, and fix initialisation to stderr to happen in a function as stderr is not the same in CURRENT as in OpenBSD. Reviewed by: obrien
* Merge differences and correct the manual page.jmallett2002-04-191-144/+309
|
* This adds support for -s to the m4(1) utility, which causes #line directivesjmallett2002-04-171-5/+38
| | | | | | | | | | to be emitted as per the C preprocessor. It updates the manual page in regards to standards accordingly. PR: standards/36075 Submitted by: tjr Reviewed by: mike MFC after: 1 week
* Remove whitespace at EOL.dd2001-07-151-1/+1
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-4/+4
|
* Typokris1999-11-151-1/+1
| | | | Obtained from: OpenBSD
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Various man page cleanup:mpp1999-08-151-2/+2
| | | | | | | | | - Sort xrefs - Be consistent with section names as outlines in mdoc(7). - Other misc mdoc cleanup. PR: doc/13144 Submitted by: Alexey M. Zelkin <phantom@cris.net>
* Change the wording to reflect that only the first character of the twosteve1998-12-131-2/+2
| | | | | | arguments to changequote are significant. PR: 8282
* Correct typo: loosing --> losingrnordier1998-06-261-2/+2
|
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-231-3/+5
|
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Typo fix.mpp1997-02-121-1/+1
| | | | Obtained from: NetBSD-bugs PR# 3214
* 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.
* Somewhere in the shuffle this lost its man page. Use the 1.1.5jkh1994-08-111-0/+181
one. Submitted by: jkh
OpenPOWER on IntegriCloud