History log of /freebsd-9.3-release/usr.bin/true/
Revision Date Author Comments
267654 20-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


225736 23-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


216370 11-Dec-2010 joel

Remove the advertising clause from UCB copyrighted files in usr.bin. This
is in accordance with the information provided at
ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change

Also add $FreeBSD$ to a few files to keep svn happy.

Discussed with: imp, rwatson


98467 20-Jun-2002 jmallett

A function which takes no arguments has an argument list spelled (void) in the
world of ANSI C.


95124 20-Apr-2002 charnier

Use `The .Nm utility'


87714 12-Dec-2001 markm

Remove WARNS?=2 and -Wall. WARNS?=2 is going to be the default.


87217 02-Dec-2001 markm

WARNS=2 fixup.


86770 22-Nov-2001 ru

Be pedantic; we don't know of any shell that provides
"similar but not identical" built-in replacements for
false(1) and/or true(1).


86652 20-Nov-2001 knu

Add a note that some shells may have the command built-in.
(sh(1) indeed does)

Add a cross-reference to builtin(1).


86648 20-Nov-2001 ru

Remove obfuscating details of using the false(1) and true(1) utilities
inside the Bourne shell scripts.

PR: docs/32082


79755 15-Jul-2001 dd

Remove whitespace at EOL.


71634 25-Jan-2001 phantom

Fix typo


71624 25-Jan-2001 phantom

Slightly re-word sentence to allow using .Nm macro without parameter
Use .St macro instead of hardcoding standard name


60059 06-May-2000 obrien

Add $FreeBSD$ (and test remote commits after the Freefall upgrade)


50477 28-Aug-1999 peter

$Id$ -> $FreeBSD$


48792 12-Jul-1999 nik

Add $Id$, to make it simpler for members of the translation teams to
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


28369 18-Aug-1997 charnier

Nm true -> Nm.


21748 15-Jan-1997 wosch

Sort cross references.


1591 27-May-1994 rgrimes

This commit was generated by cvs2svn to compensate for changes in r1590,
which included commits to RCS files with non-trunk default branches.