Subject: CVS commit: basesrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/04/2001 19:15:25
Module Name:	basesrc
Committed By:	he
Date:		Wed Apr  4 16:15:25 UTC 2001

Modified Files:
	basesrc/bin/sh [netbsd-1-5]: sh.1

Log Message:
Pull up revision 1.43 (via patch, requested by wiz):
  Don't xref set(1) and case(1), since they are builtins and we don't
  have separate man pages for them.
  Xref passwd 5 instead of 4, environ 7 instead of 5, and comment out xref
  to profile(4), which we don't have.
  Improve markup of SYNOPSIS.
  Some whitespace fixes while I'm here.


To generate a diff of this commit:
cvs rdiff -r1.33.4.5 -r1.33.4.6 basesrc/bin/sh/sh.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.