git: 9front

Download patch

ref: 6ef776f2f8d4dabf00370ccd1064450e05a22b43
parent: c95159f5f15a631754b4f37833d9144d8713459c
author: mischief <mischief@offblast.org>
date: Thu Mar 13 18:51:22 EDT 2014

nm(2): clarify that U is an undefined symbol

--- a/sys/man/1/nm
+++ b/sys/man/1/nm
@@ -25,9 +25,12 @@
 value (blanks if undefined)
 and one of the letters
 .TP
+.B U
+undefined symbol
+.PD0
+.TP
 .B T
 text segment symbol
-.PD0
 .TP
 .B t
 static text segment symbol
--