Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 10/29/2000 14:32:24
Module Name:	basesrc
Committed By:	lukem
Date:		Sun Oct 29 12:32:24 UTC 2000

Modified Files:
	basesrc/distrib/notes/common: postinstall sysinst upgrade xfer

Log Message:
more cleanups
- use .Ic, .Pa, .Key, .Ul, .Tn, .Sq, .Dq as appropriate
- use .Dl instead of .(disp when formatting changes are required (the latter
  doesn't cope too well when font change macros are used)
- wrap .Dl blocks with .Pp
- consistently use `file system' instead of `filesystem'
- migrate macppc to common/xfer


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/distrib/notes/common/postinstall
cvs rdiff -r1.11 -r1.12 basesrc/distrib/notes/common/sysinst
cvs rdiff -r1.6 -r1.7 basesrc/distrib/notes/common/upgrade
cvs rdiff -r1.7 -r1.8 basesrc/distrib/notes/common/xfer

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