wiz
|
5df46dc9cc
|
Sort options. From Kouichirou Hiratsuka in PR 26255 (slightly changed).
|
2004-07-13 12:09:29 +00:00 |
wiz
|
5b677ebe3a
|
Bump Dd for previous.
|
2004-01-04 02:24:32 +00:00 |
wiz
|
86a0205ded
|
Point people to re_format(7) instead of regex(3) for
RE description; from Greg A. Woods.
|
2004-01-04 02:24:07 +00:00 |
agc
|
89aaa1bb64
|
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
|
2003-08-07 11:13:06 +00:00 |
wiz
|
2acfaaf7f5
|
Quote bang.
|
2003-06-27 09:06:23 +00:00 |
wiz
|
990562bfef
|
.Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.
|
2003-02-25 10:34:36 +00:00 |
ross
|
2a76afae02
|
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
2002-02-08 01:36:18 +00:00 |
ross
|
ba8a357387
|
tweak the description of the n function
|
2002-02-08 01:20:15 +00:00 |
ross
|
8ed9321304
|
Note that the `n' function does not restart the script.
|
2002-02-07 04:28:14 +00:00 |
atatat
|
c25d406046
|
Add a -E flag to ed(1) and sed(1) so that they can use extended
regular expressions instead of just basic regular expressions.
|
2002-01-23 19:07:33 +00:00 |
wiz
|
f86d47668c
|
Uppercase and unquote section headers, punctuation nit.
|
2001-12-08 19:14:18 +00:00 |
ross
|
c7790fec57
|
Punctuation character are magic to -mdoc and can't be used directly
as macro arguments unless combined with \&.
|
1998-12-24 02:07:36 +00:00 |
enami
|
d9fba75667
|
.Nm in SYNOPSIS except first one should be followed by "".
|
1998-01-10 08:29:55 +00:00 |
lukem
|
2237cf10d6
|
WARNSify, fix .Nm usage, deprecate register, getopt returns -1 not EOF
|
1997-10-19 23:05:11 +00:00 |
jtc
|
5b466bef97
|
Changed order of STANDARDS and HISTORY subheads to conform with
specification in mdoc(7).
|
1997-09-09 07:26:02 +00:00 |
cgd
|
c917dfb5b2
|
Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree:
.Dd is supposed to be invoked like:
.Dd month day, year
e.g. ".Dd January 25, 1989", rather than:
.Dd "month day, year"
which is what these pages did.
|
1997-05-29 01:48:05 +00:00 |
mikel
|
cea63f2488
|
add missing backslash; from David Brownlee in PR bin/3321.
also cleanup RCSids a bit.
|
1997-03-13 04:57:46 +00:00 |
tls
|
9d225a1783
|
RCS ID police
|
1997-01-09 20:18:21 +00:00 |
cjs
|
f271ac2363
|
Make it clearer how to use alternate delimiters in context patterns.
|
1996-12-15 08:28:46 +00:00 |
mycroft
|
8b96645c69
|
Fix typo.
|
1994-12-04 06:06:19 +00:00 |
cgd
|
8a8b69552f
|
RCS id's
|
1994-02-03 23:44:40 +00:00 |
cgd
|
5beaa48900
|
update from Diomidis Spinellis <dspin@leon.nrcps.ariadne-t.gr>
|
1994-02-03 23:32:10 +00:00 |
mycroft
|
c3e42d1c64
|
Add RCS indentifiers.
|
1993-08-01 07:22:47 +00:00 |
alm
|
bb106b2b49
|
added Berkeley sed with mods to use GNU regex
|
1993-04-13 23:49:12 +00:00 |