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/379c3a166ce0
branches: trunk
changeset: 558187:379c3a166ce0
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Jan 30 15:38:47 2004 +0000
description:
Sort SEE ALSO.
diffstat:
lib/libc/sys/chmod.2 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 34d1e6dc304c -r 379c3a166ce0 lib/libc/sys/chmod.2
--- a/lib/libc/sys/chmod.2 Fri Jan 30 15:38:18 2004 +0000
+++ b/lib/libc/sys/chmod.2 Fri Jan 30 15:38:47 2004 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: chmod.2,v 1.27 2004/01/30 15:31:27 christos Exp $
+.\" $NetBSD: chmod.2,v 1.28 2004/01/30 15:38:47 wiz Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -205,8 +205,8 @@
.Xr chown 2 ,
.Xr open 2 ,
.Xr stat 2 ,
-.Xr symlink 7 ,
-.Xr sticky 7
+.Xr sticky 7 ,
+.Xr symlink 7
.Sh STANDARDS
The
.Fn chmod
Home |
Main Index |
Thread Index |
Old Index