nm: document 'r' symbol type

PR:		219245
MFC after:	3 days
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Ed Maste 2017-05-22 01:10:12 +00:00
parent 9f329febcb
commit 9257ada0a4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=318603

View File

@ -24,7 +24,7 @@
.\"
.\" $Id: nm.1 3195 2015-05-12 17:22:19Z emaste $
.\"
.Dd February 15, 2015
.Dd May 21, 2017
.Os
.Dt NM 1
.Sh NAME
@ -304,6 +304,8 @@ A local
(uninitialized data) symbol.
.It d
A local data symbol.
.It r
A local read-only data symbol.
.It t
A local text symbol.
.It v