Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Sort SEE ALSO.
details: https://anonhg.NetBSD.org/src/rev/aac4a3281bcc
branches: trunk
changeset: 797682:aac4a3281bcc
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Jul 25 08:44:54 2014 +0000
description:
Sort SEE ALSO.
diffstat:
lib/libc/sys/truncate.2 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 6dae613c539e -r aac4a3281bcc lib/libc/sys/truncate.2
--- a/lib/libc/sys/truncate.2 Fri Jul 25 08:38:29 2014 +0000
+++ b/lib/libc/sys/truncate.2 Fri Jul 25 08:44:54 2014 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index