aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/yes
Commit message (Collapse)AuthorAgeFilesLines
* Use `The .Nm utility'Philippe Charnier2002-04-201-2/+3
| | | | Notes: svn path=/head/; revision=95124
* Remove WARNS=2 as this is to become default.Mark Murray2001-12-111-1/+0
| | | | Notes: svn path=/head/; revision=87689
* Style improvements recommended by Bruce as a follow up to someDavid Malone2001-12-101-1/+1
| | | | | | | | | | | of the recent WARNS commits. The idea is: 1) FreeBSD id tags should follow vendor tags. 2) Vendor tags should not be compiled (though copyrights probably should). 3) There should be no blank line between including cdefs and __FBSDIF. Notes: svn path=/head/; revision=87628
* Yes seems to be warns clean on alpha and i386.David Malone2001-12-031-0/+2
| | | | Notes: svn path=/head/; revision=87306
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
| | | | Notes: svn path=/head/; revision=79535
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
| | | | Notes: svn path=/head/; revision=68963
* Correct the attribution for yes(1).Nik Clayton2000-07-181-1/+1
| | | | | | | | PR: docs/19401 Submitted by: s.c.sprong@student.utwente.nl Notes: svn path=/head/; revision=63450
* Silence warnings.Kris Kennaway2000-05-271-1/+8
| | | | Notes: svn path=/head/; revision=60987
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50477
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
| | | | | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde Notes: svn path=/head/; revision=48792
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-273-0/+112
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590