Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 12/28/1999 22:54:02
Module Name:	basesrc
Committed By:	cgd
Date:		Wed Dec 29 06:54:01 UTC 1999

Modified Files:
	basesrc/usr.bin/gencat: gencat.1
	basesrc/usr.bin/newsyslog: newsyslog.8

Log Message:
Use:
	.Sh SEE ALSO
rather than:
	.Sh "SEE ALSO"
The former is the correct form, and it makes a (barely persceptible)
difference in formatting for some output devices (e.g. 'ps').


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/usr.bin/gencat/gencat.1
cvs rdiff -r1.11 -r1.12 basesrc/usr.bin/newsyslog/newsyslog.8

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