|
|
1.1 root 1: .\" Copyright (c) 1980 Regents of the University of California.
2: .\" All rights reserved. The Berkeley software License Agreement
3: .\" specifies the terms and conditions for redistribution.
4: .\"
5: .\" @(#)symorder.1 6.1 (Berkeley) 4/29/85
6: .\"
7: .TH SYMORDER 1 "April 29, 1985"
8: .UC
9: .SH NAME
10: symorder \- rearrange name list
11: .SH SYNOPSIS
12: .B symorder
13: orderlist symbolfile
14: .SH DESCRIPTION
15: .I Orderlist
16: is a file containing symbols to be found in symbolfile,
17: 1 symbol per line.
18: .PP
19: .I Symbolfile
20: is updated in place to put the requested symbols first
21: in the symbol table, in the order specified. This is done
22: by swapping the old symbols in the required spots with the
23: new ones. If all of the order symbols are not found, an
24: error is generated.
25: .PP
26: This program was specifically designed to cut down on the
27: overhead of getting symbols from /vmunix.
28: .SH "SEE ALSO"
29: nlist(3)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.