Module Name:    src
Committed By:   wiz
Date:           Mon May  4 19:15:37 UTC 2009

Modified Files:
        src/lib/libutil: efun.3

Log Message:
Sort SEE ALSO.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/lib/libutil/efun.3

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

Modified files:

Index: src/lib/libutil/efun.3
diff -u src/lib/libutil/efun.3:1.8 src/lib/libutil/efun.3:1.9
--- src/lib/libutil/efun.3:1.8	Wed Apr 30 13:10:52 2008
+++ src/lib/libutil/efun.3	Mon May  4 19:15:36 2009
@@ -1,4 +1,4 @@
-.\"     $NetBSD: efun.3,v 1.8 2008/04/30 13:10:52 martin Exp $
+.\"     $NetBSD: efun.3,v 1.9 2009/05/04 19:15:36 wiz Exp $
 .\"
 .\" Copyright (c) 2006 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -110,7 +110,7 @@
 .Xr malloc 3 ,
 .Xr realloc 3 ,
 .Xr strdup 3 ,
-.Xr strndup 3 ,
 .Xr strlcat 3 ,
 .Xr strlcpy 3 ,
+.Xr strndup 3 ,
 .Xr vasprintf 3

Reply via email to