m4.1 (8fa0b743820f61c661ba5f3ea0e3be0dc137910e) | m4.1 (aee53c332eb4cf429b36db5c517edff1c0ff569c) |
---|---|
1.\" $NetBSD: m4.1,v 1.22 2010/05/14 17:14:28 joerg Exp $ 2.\" @(#) $OpenBSD: m4.1,v 1.56 2009/10/14 17:19:47 sthen Exp $ 3.\" 4.\" Copyright (c) 1989, 1993 5.\" The Regents of the University of California. All rights reserved. 6.\" 7.\" This code is derived from software contributed to Berkeley by 8.\" Ozan Yigit at York University. --- 83 unchanged lines hidden (view full) --- 92To quote strings, use left and right single quotes 93.Po e.g.,\ \& 94.Sq "\ this is a string with a leading space" 95.Pc . 96You can change the quote characters with the 97.Ic changequote 98built-in macro. 99.Pp | 1.\" $NetBSD: m4.1,v 1.22 2010/05/14 17:14:28 joerg Exp $ 2.\" @(#) $OpenBSD: m4.1,v 1.56 2009/10/14 17:19:47 sthen Exp $ 3.\" 4.\" Copyright (c) 1989, 1993 5.\" The Regents of the University of California. All rights reserved. 6.\" 7.\" This code is derived from software contributed to Berkeley by 8.\" Ozan Yigit at York University. --- 83 unchanged lines hidden (view full) --- 92To quote strings, use left and right single quotes 93.Po e.g.,\ \& 94.Sq "\ this is a string with a leading space" 95.Pc . 96You can change the quote characters with the 97.Ic changequote 98built-in macro. 99.Pp |
100Most built-ins don't make any sense without arguments, and hence are not | 100Most built-ins do not make any sense without arguments, and hence are not |
101recognized as special when not followed by an open parenthesis. 102.Pp 103The options are as follows: 104.Bl -tag -width Ds 105.It Fl D Ns Ar name Ns Op Pf = Ns Ar value 106Define the symbol 107.Ar name 108to have some value (or --- 387 unchanged lines hidden --- | 101recognized as special when not followed by an open parenthesis. 102.Pp 103The options are as follows: 104.Bl -tag -width Ds 105.It Fl D Ns Ar name Ns Op Pf = Ns Ar value 106Define the symbol 107.Ar name 108to have some value (or --- 387 unchanged lines hidden --- |