Module Name:    src
Committed By:   wiz
Date:           Fri Jul 25 08:44:54 UTC 2014

Modified Files:
        src/lib/libc/sys: truncate.2

Log Message:
Sort SEE ALSO.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/lib/libc/sys/truncate.2

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

Modified files:

Index: src/lib/libc/sys/truncate.2
diff -u src/lib/libc/sys/truncate.2:1.29 src/lib/libc/sys/truncate.2:1.30
--- src/lib/libc/sys/truncate.2:1.29	Fri Jul 25 08:30:47 2014
+++ src/lib/libc/sys/truncate.2	Fri Jul 25 08:44:54 2014
@@ -1,4 +1,4 @@
-.\"	$NetBSD: truncate.2,v 1.29 2014/07/25 08:30:47 dholland Exp $
+.\"	$NetBSD: truncate.2,v 1.30 2014/07/25 08:44:54 wiz Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -133,8 +133,8 @@ the
 is not open for writing.
 .El
 .Sh SEE ALSO
-.Xr open 2 ,
-.Xr fdiscard 2
+.Xr fdiscard 2 ,
+.Xr open 2
 .Sh STANDARDS
 Use of
 .Fn truncate

Reply via email to