Module Name:    src
Committed By:   christos
Date:           Fri Nov  2 16:47:42 UTC 2012

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

Log Message:
cross reference flock(1)


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 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.

Modified files:

Index: src/usr.bin/shlock/shlock.1
diff -u src/usr.bin/shlock/shlock.1:1.11 src/usr.bin/shlock/shlock.1:1.12
--- src/usr.bin/shlock/shlock.1:1.11	Wed Apr 30 09:11:01 2008
+++ src/usr.bin/shlock/shlock.1	Fri Nov  2 12:47:42 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: shlock.1,v 1.11 2008/04/30 13:11:01 martin Exp $
+.\"	$NetBSD: shlock.1,v 1.12 2012/11/02 16:47:42 christos Exp $
 .\"
 .\" Copyright (c) 2006 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd June 29, 1997
+.Dd November 2, 2012
 .Dt SHLOCK 1
 .Os
 .Sh NAME
@@ -127,6 +127,8 @@ endif
 .Pp
 The examples assume that the file system where the lock file is to
 be created is writable by the user, and has space available.
+.Sh SEE ALSO
+.Xr flock 1
 .Sh HISTORY
 .Nm
 was written for the first Network News Transfer Protocol (NNTP)

Reply via email to