Escape dashes in man page

there are two dashes in man page which were forgotten to be escaped.
Attached patch fixes it.
This commit is contained in:
Michal ?iha? 2010-01-02 15:53:04 +01:00
commit 9ad7a9f60c

6
smem.8
View file

@ -37,14 +37,14 @@ specify a couple things that smem cannot discover on its own.
.TP .TP
.BI "\-K " KERNEL ", \-\-kernel=" KERNEL .BI "\-K " KERNEL ", \-\-kernel=" KERNEL
Path to kernel image. This lets smem include the size of the kernel's Path to kernel image. This lets smem include the size of the kernel's
code and statically allocated data in the systemwide (-w) output. code and statically allocated data in the systemwide (\-w) output.
.TP .TP
.BI "\-R " REALMEM ", \-\-realmem=" REALMEM .BI "\-R " REALMEM ", \-\-realmem=" REALMEM
Amount of physical RAM. This lets smem detect the amount of memory used Amount of physical RAM. This lets smem detect the amount of memory used
by firmware/hardware in the systemwide (-w) output. If provided, it by firmware/hardware in the systemwide (\-w) output. If provided, it
will also be used as the total memory size to base percentages on. will also be used as the total memory size to base percentages on.
.TP .TP
.BI "\-S " SOURCE ", \-\-source=" SOURCE .BI "\-S " SOURCE ", \-\-source=" SOURCE
/proc data source. This lets you specify an alternate source of the /proc data source. This lets you specify an alternate source of the