'\" te .\" Copyright (c) 1995, 2013, Oracle and/or its affiliates. All rights reserved. .TH symorder 1 "8 Jun 2011" "SunOS 5.11" "User Commands" .SH NAME symorder \- rearrange a list of symbols .SH SYNOPSIS .LP .nf \fBsymorder\fR [\fB-s\fR] \fIobjectfile\fR \fIsymbolfile\fR .fi .SH DESCRIPTION .sp .LP \fBsymorder\fR was used in SunOS 4.\fIx\fR specifically to cut down on the overhead of getting symbols from \fBvmunix\fR. This is no longer applicable as kernel symbol entries are dynamically obtained through \fB/dev/ksyms\fR. .sp .LP This script is provided as a convenience for software developers who need to maintain scripts that are portable across a variety of operating systems. .LP Note - .sp .RS 2 This command is obsolete and will be removed in a future release of Oracle Solaris. .RE .SH EXIT STATUS .sp .LP \fBsymorder\fR has exit status \fB0\fR. .SH ATTRIBUTES .sp .LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp .sp .TS tab() box; lw(2.75i) lw(2.75i) lw(2.75i) lw(2.75i) . \fBATTRIBUTE TYPE\fR\fBATTRIBUTE VALUE\fR Availabilitydeveloper/base-developer-utilities .TE .SH SEE ALSO .sp .LP \fBnlist\fR(3ELF), \fBattributes\fR(5), \fBksyms\fR(7D).