Subject: CVS commit: src/usr.bin/shlock
To: None <source-changes@NetBSD.org>
From: Daniel de Kok <daniel@netbsd.org>
List: source-changes
Date: 09/23/2006 12:55:22
Module Name:	src
Committed By:	daniel
Date:		Sat Sep 23 12:55:22 UTC 2006

Modified Files:
	src/usr.bin/shlock: shlock.1

Log Message:
PR/30820: Peter Postma: shlock(1) manpage incorrect

shlock uses link(2) rather than rename(2) to make the final target,
fix the manual page to reflect this.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/usr.bin/shlock/shlock.1

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