#
1290da4d |
| 14-May-2024 |
gutteridge <gutteridge@NetBSD.org> |
echo.1: borrow advice about printf(1) from the OpenBSD man page
|
#
9a9e6da0 |
| 26-Feb-2020 |
wiz <wiz@NetBSD.org> |
Add some commas.
|
#
22b0f33c |
| 26-Feb-2020 |
gutteridge <gutteridge@NetBSD.org> |
echo.1: add a note about other echo implementations
The other BSDs all have a note reminding that many shells have their own internal echo implementations which may vary from this utility, so add on
echo.1: add a note about other echo implementations
The other BSDs all have a note reminding that many shells have their own internal echo implementations which may vary from this utility, so add one. (Much of the wording is borrowed from FreeBSD's man page.)
(The other BSDs also have notes about the -n option not really being portable, and printf[1] being preferable, we might want to add something about that, too.)
show more ...
|
#
39b251a7 |
| 04-Jul-2017 |
wiz <wiz@NetBSD.org> |
Use Ex.
|
#
01869ca4 |
| 03-Jul-2017 |
wiz <wiz@NetBSD.org> |
Remove workaround for ancient HTML generation code.
|
#
2881adbd |
| 14-Aug-2016 |
sevan <sevan@NetBSD.org> |
While the v2 source and man pages are incomplete, TUHS has a scanned copy of the printed version of the 2nd edition manual. echo is featured in this copy. http://www.tuhs.org/Archive/PDP-11/Distribut
While the v2 source and man pages are incomplete, TUHS has a scanned copy of the printed version of the 2nd edition manual. echo is featured in this copy. http://www.tuhs.org/Archive/PDP-11/Distributions/research/1972_stuff/unix_2nd_edition_manual.pdf Ammend HISTORY and bump date.
show more ...
|
#
2c701eea |
| 11-Aug-2016 |
sevan <sevan@NetBSD.org> |
Document the version echo first appeared. Bump date.
|
#
b5b29542 |
| 07-Aug-2003 |
agc <agc@NetBSD.org> |
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22249, verified by myself.
|
#
dc5571b2 |
| 08-Feb-2002 |
ross <ross@NetBSD.org> |
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
#
2caf6aac |
| 04-Sep-2000 |
kleink <kleink@NetBSD.org> |
For commands and utilities, use EXIT STATUS rather than RETURN VALUES as appropriate (and documented in mdoc(7)).
|
#
1cb54f68 |
| 28-Aug-2000 |
hubertf <hubertf@NetBSD.org> |
Add 'RETURN VALUE' section header.
|
#
24869357 |
| 25-Jan-2000 |
enami <enami@NetBSD.org> |
Use .Ar macro for argument.
|
#
c3872193 |
| 20-Oct-1997 |
enami <enami@NetBSD.org> |
Fix .Nm usage.
|
#
49f0ad86 |
| 21-Mar-1995 |
cgd <cgd@NetBSD.org> |
convert to new RCS id conventions.
|
#
667b5ea1 |
| 22-Sep-1994 |
mycroft <mycroft@NetBSD.org> |
Merge 4.4-Lite version.
|
#
3c17cc4f |
| 28-Aug-1993 |
jtc <jtc@NetBSD.org> |
Document the fact that echo is POSIX.2 compliant.
|
#
b1bd4afe |
| 01-Aug-1993 |
mycroft <mycroft@NetBSD.org> |
Add RCS indentifiers.
|
#
06be6008 |
| 23-Mar-1993 |
cgd <cgd@NetBSD.org> |
changed "Id" to "Header" for rcsids
|
#
346aa5dd |
| 22-Mar-1993 |
cgd <cgd@NetBSD.org> |
added rcs ids to all files
|
#
61f28255 |
| 21-Mar-1993 |
cgd <cgd@NetBSD.org> |
initial import of 386bsd-0.1 sources
|