summaryrefslogtreecommitdiffstats
path: root/bin/echo
AgeCommit message (Collapse)AuthorFilesLines
2018-03-16improve markup quality in the cases found by the new "--" style messageschwarze1-3/+5
2016-08-16Add, correct, and improve HISTORY sections.schwarze1-2/+7
From Sevan Janiyan <venture37 at geeklan dot co dot uk>. Verified using http://minnie.tuhs.org/.
2015-10-09Change all tame callers to namechange to pledge(2).deraadt1-3/+3
2015-10-03hard to think of a simple program to add tame to. tame "stdio", obviously.deraadt1-1/+6
2014-12-14Remove unused <stdlib.h>bcallah1-2/+1
ok lteo@ krw@ deraadt@
2014-02-15schwarze poinits out that -n conflicts with posix, so document it as such,jmc1-9/+9
rather than as an extension; ok schwarze
2014-02-14some general and portability notes;jmc1-2/+18
ok millert schwarze
2010-09-03add an EXIT STATUS section for /bin;jmc1-3/+3
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt1-15/+1
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
2009-02-08bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewjmc1-3/+3
updates to follow;
2009-01-06i saw the previous was wrong as soon as i committed it: put thejmc1-8/+8
built-in blurb in STANDARDS; we did once have a COMPATIBILITY section which we merged with STANDARDS, so i think this is appropriate. it certainly feels better than adding single sentences randomly to the end of text bodies.
2009-01-06document, consistently, those apps which also exist as built-insjmc1-2/+11
on certain shells; do not try to document changes between the implementations, but at least warn of their existence; diff from Ingo Schwarze
2009-01-04replace hardcoded exit values with .Ex macros;sobrado1-5/+3
ok jmc@
2007-05-31convert to new .Dd format;jmc1-2/+2
2007-05-29- consistent STANDARDS blurbjmc1-4/+8
- note which options are extensions to POSIX discussed w/ deraadt otto millert
2003-06-02Remove the advertising clause in the UCB license which Berkeleymillert2-13/+5
rescinded 22 July 1999. Proofed by myself and Theo.
2003-05-29escaped whitespace at EOL using "\ \&" so as not to confuse groff.jmc1-2/+2
2002-07-04ansideraadt1-5/+3
2002-01-25Put space back at the end of the line, it's required there.aaron1-2/+2
2001-12-21Initial patch for a new mdoc issue.mpech1-2/+2
Powered by @mantoya: o) kill extra line in the end of file; o) kill extra space in the end of line; o) replace blank lines with .Pp; millert@ ok
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manaaron1-2/+2
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything.
1999-11-11Note that when no arguments are given, only the newline is printed.aaron1-1/+2
1999-08-17consistencyaaron1-2/+2
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netaaron1-2/+2
1998-11-28start killing redundant .Nm macro arguments (mandoc ``remembers'' the first oneaaron1-5/+5
it's given)
1998-11-06use .Dq/.Sq macros instead of `` ''s and ` 's (think typesetting and futureaaron1-3/+6
processing); kill redundant .Pp macros; other misc fixes
1998-09-14First complete sweep of man pages, bin/. Command/function names previouslyaaron1-3/+3
(incorrectly) capatilized are fixed. Comma splices, hyphenations, SYNOPSIS cleanups, other miscellaneous typos.
1997-09-21$OpenBSD$deraadt1-2/+1
1997-09-01i am bored enough to fix terminal space/tab ugliesderaadt1-3/+3
1996-09-24remove lint, reduce executable size.michaels1-4/+6
1996-06-23update rcsidderaadt3-2/+4
1995-10-18initial import of NetBSD treederaadt3-0/+155