(SY, EX): Fix Empire client prompt.
This commit is contained in:
parent
c5c6042f36
commit
8288c3a5c7
1 changed files with 2 additions and 2 deletions
|
@ -46,7 +46,7 @@
|
|||
.nr CS 1 \" Indicate constant spacing on
|
||||
.lg 0 \" Turn off ligature mode
|
||||
.ps 8 \" 8-point
|
||||
\*(eF[##:##] Command: \\$1 \\$2 \\$3 \\$4 \\$5 \\$6 \\$7 \\$8 \\$9\*(nF
|
||||
\*(eF[##:##] Command : \\$1 \\$2 \\$3 \\$4 \\$5 \\$6 \\$7 \\$8 \\$9\*(nF
|
||||
.ps 10 \" 10-point
|
||||
.lg \" Turn ligaturing back on
|
||||
.\" Turn off constant spacing
|
||||
|
@ -66,7 +66,7 @@
|
|||
.lg 0 \" No ligatures
|
||||
.ps 10 \" 10 point
|
||||
.\" Print out in EF font
|
||||
\*(eF[##:##]% \\$1\*(pF
|
||||
\*(eF[##:##] Command : \\$1\*(pF
|
||||
.ps 10 \" 10 point
|
||||
.lg \" Turn ligatures back on
|
||||
.cs \*(EF \" Turn off constant spacing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue