After an extended absence (quit job, set up company, get girlfriend, get
contract, start contract, work too many hours per day) I'm back working on the DocBook conversion :-) Create two new entities, prompt.root and prompt.user. Use these where the user is shown an OS prompt, to indicate whether they should be a normal user or do it as root. Everything else that looks like a prompt (e.g., C:\> which occurs here and there) is also marked up as <prompt>.
This commit is contained in:
parent
78bb58718f
commit
a497ab6892
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=3554
4 changed files with 544 additions and 516 deletions
|
@ -328,3 +328,10 @@ for example,
|
|||
include a section number. No references to man.cgi now exist in
|
||||
handbook.sgml.
|
||||
|
||||
30. Create two entities, prompt.root and prompt.user. Use these anywhere
|
||||
the OS prompt is displayed, depending on whether the user should be
|
||||
a normal user or root.
|
||||
|
||||
Also markup other prompts (e.g., the DOS prompt C:\> that occurs in
|
||||
some places) as <prompt>s.
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue