summaryrefslogtreecommitdiffstats
path: root/bin/ed/ed.1
Commit message (Collapse)AuthorAgeFilesLines
* Remove a comment which seemed to confuse makewhatis:ben2001-03-291-1/+0
| | | | | | | | ben@freefall:~$ whatis ed ed(1), -(1) - ed, red text editor PR: 25164 Submitted by: Rich Morin <rdm@cfcl.com>
* Eliminate mdocNG warnings caused by misplaced or extraneous macro calls.ru2001-02-281-1/+1
|
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-3/+4
|
* Prepare for mdoc(7)NG.ru2000-12-181-1/+1
|
* Prepare for mdoc(7)NG.ru2000-12-151-14/+11
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-3/+3
|
* Properly declare the multiple-columns list.ru2000-11-061-1/+1
|
* Finish conversion from man(7) to mdoc(7).ru2000-11-061-9/+13
|
* Supply only one author name per instance of %A, as per mdoc.samples(7).sheldonh2000-05-101-1/+2
| | | | | PR: 18465 Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-4/+8
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* Add `.Nm red' to NAME section.phantom2000-01-101-1/+2
|
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
|
* Fix use of -man macro, correct description of the behaviour of the `+n'jkoshy1998-07-211-8/+3
| | | | | | command to match whats there in the source. PR: 7328
* Convert to mdoc.charnier1998-05-131-544/+441
|
* Ensure stdout is line buffered.helbig1997-12-311-2/+2
| | | | Change "pat" -> "re" in man page.
* fix misspellingjmg1997-08-301-2/+2
| | | | | | Submitted-by: Josh Gilliam Closes PR:4427
* Revert $FreeBSD$ to $Id$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.
* delete doubled words, e.g.: "the the" -> "the"wosch1996-10-051-2/+2
|
* [HISTORY] command appeared in Version 1 AT&T UNIXwosch1996-08-291-1/+6
| | | | Obtained from: A Quarter Century of UNIX, Peter H. Salus, page 41
* Added $Id$dg1994-09-241-0/+1
|
* Fix gross spelling and typographical errors pointed out by Keith Bostic.jkh1994-04-241-2/+2
|
* use umask 077 for buffer filealm1994-03-231-8/+9
|
* Fixed range address bug: 1,2, == 2,2 not 2,.alm1994-02-011-22/+37
| | | | | Overhauled the name space, reworked some modules and removed the obsolescent Addison-Wesley copyright.
* fixed undo within a global command (would corrupt the buffer)alm1993-06-261-13/+17
| | | | | changed move within a global to behave as in SunOS added a couple error messages
* POSIX ed version 0.6 by Andrew Moore (alm@netcom.com).alm1993-06-181-0/+980
OpenPOWER on IntegriCloud