Index: boxsym-rnd.5 =================================================================== --- boxsym-rnd.5 (revision 4875) +++ boxsym-rnd.5 (revision 4876) @@ -117,6 +117,11 @@ .BR invcirc is present, the pin will have a small circle near the box to indicate the pin is inverted. +.PP +If +.BR label +is present its value (anything written after "label") is printed within the box next to the pin instead of the pin name. + .SS Arranging pins .PP Index: boxsym-rnd.5.html =================================================================== --- boxsym-rnd.5.html (revision 4875) +++ boxsym-rnd.5.html (revision 4876) @@ -130,6 +130,10 @@ If invcirc is present, the pin will have a small circle near the box to indicate the pin is inverted. +

+If label is present its value (anything written after "label") is printed within the box next to the pin instead of the pin name. + +

Arranging pins

Index: boxsym-rnd.5.mml =================================================================== --- boxsym-rnd.5.mml (revision 4875) +++ boxsym-rnd.5.mml (revision 4876) @@ -98,6 +98,9 @@

If invcirc is present, the pin will have a small circle near the box to indicate the pin is inverted. +

+ If label is present its value (anything written after "label") + is printed within the box next to the pin instead of the pin name.