Mercurial > p > roundup > code
changeset 6172:78a7e54fbf41
Fix broken formatting directive.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 16 May 2020 12:06:49 -0400 |
| parents | 53a674b5910f |
| children | 82f58ae89142 |
| files | share/man/man1/roundup-admin.1 |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/share/man/man1/roundup-admin.1 Fri May 15 21:23:03 2020 -0400 +++ b/share/man/man1/roundup-admin.1 Sat May 16 12:06:49 2020 -0400 @@ -216,7 +216,7 @@ is un-set. If the property is a multilink, you specify the linked ids for the multilink as comma-separated numbers (ie "1,2,3"). .TP -fBspecification\fP \fIclassname\fP +\fBspecification\fP \fIclassname\fP Show the properties for a classname. .TP \fBtable\fP \fIclassname [property[,property]*]\fP
