- Do not wrap prompts in literal since DB 5.0 doesn' allow it and this

section is meant to show the rendering, which may be different when
  wrapped into literal
This commit is contained in:
Gabor Kovesdan 2013-07-25 08:16:41 +00:00
parent 975deb1d5c
commit 0c12038620
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42429

View file

@ -324,14 +324,14 @@
<row>
<entry><literal>&amp;prompt.root;</literal></entry>
<entry><literal>&prompt.root;</literal></entry>
<entry>&prompt.root;</entry>
<entry>The <username>root</username> user
prompt.</entry>
</row>
<row>
<entry><literal>&amp;prompt.user;</literal></entry>
<entry><literal>&prompt.user;</literal></entry>
<entry>&prompt.user;</entry>
<entry>A prompt for an unprivileged user.</entry>
</row>