Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 01/11/1999 11:34:54
Module Name: src
Committed By: garbled
Date: Mon Jan 11 19:34:54 UTC 1999
Modified Files:
src/bin/sh: sh.1
Log Message:
Massive fixup:
Rewrite man page in mandoc format rather than nasty man format.
Fix a ton of parsing errors, and generate proper .Xr's.
document all known environment variables.
suggest ksh rather than bash.
The last two fix PR #1966. Wheee!
Somebody with access to the POSIX spec needs to go in here, and document
our adherence, or lack thereof.