Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/share/man/man9/man9.x86
Module Name: src
Committed By: pgoyette
Date: Mon May 4 08:15:21 UTC 2015
Modified Files:
src/share/man/man9/man9.x86: tsc.9
Log Message:
Swap function names, so that xxx_bp() refers to the boot processor and
xxx_ap() to the application processor. It doesn't make any sense to
have bp reference the application processor while ap references boot!
XXX The two function are now lexicographically mis-ordered. If this
XXX is an issue, let me know and I will re-sequence them.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man9/man9.x86/tsc.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index