diff options
| author | wiz <wiz@NetBSD.org> | 2014-07-25 08:44:54 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2014-07-25 08:44:54 +0000 |
| commit | 7e002aa20ad0fa63f90a67d5f46367b65103692d (patch) | |
| tree | 164344f9a1e28cf45e7ed9a3bcebe434e8fd1466 /lib/libc/sys | |
| parent | 62f68f80fab455afd6a200918246f862ccd94e27 (diff) | |
Sort SEE ALSO.
Diffstat (limited to 'lib/libc/sys')
| -rw-r--r-- | lib/libc/sys/truncate.2 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/truncate.2 b/lib/libc/sys/truncate.2 index 52d47f68006..0f0b04c9c68 100644 --- a/lib/libc/sys/truncate.2 +++ b/lib/libc/sys/truncate.2 @@ -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 |
