aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2020-11-11 11:48:14 +0100
committerJohn Ankarström <john@ankarstrom.se>2020-11-11 11:48:18 +0100
commit23061c27188da281bcfb396855b01f8628298f87 (patch)
tree7e5ade43e21b7471298270db944d38350775320a
parent8c3cbea35f50ba2748731f6de908f0b2e615b153 (diff)
downloadrf-23061c27188da281bcfb396855b01f8628298f87.tar.gz
add nbsp to table in manual
Otherwise, it looks too cramped in the HTML output.
-rw-r--r--rf.14
1 files changed, 2 insertions, 2 deletions
diff --git a/rf.1 b/rf.1
index d6d16ca..a3461fc 100644
--- a/rf.1
+++ b/rf.1
@@ -42,8 +42,8 @@ The performance of
.Nm
primarily depends on the number of entries in the reference list at the end of the document.
On my HP Compaq dc5700 from 2007, the relationship between number of entries in the reference list and total execution time is roughly the following:
-.Bl -column "Entries " "Time " -offset indent
-.It Em Entries Ta Em Time
+.Bl -column "EntriesXXXX" "TimeX" -offset indent
+.It Em "Entries\ \ \ \ " Ta Em Time
.It 3 Ta 0.03s
.It 50 Ta 0.09s
.It 107 Ta 0.15s