Subject: PR/30820 CVS commit: src/usr.bin/shlock
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Daniel de Kok <daniel@netbsd.org>
List: netbsd-bugs
Date: 09/23/2006 13:00:06
The following reply was made to PR bin/30820; it has been noted by GNATS.

From: Daniel de Kok <daniel@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/30820 CVS commit: src/usr.bin/shlock
Date: Sat, 23 Sep 2006 12:55:22 +0000 (UTC)

 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.