- trademark is not allowed in screen
This commit is contained in:
parent
36eb90e883
commit
c248fab13c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/projects/db5/; revision=41797
1 changed files with 1 additions and 1 deletions
|
@ -567,7 +567,7 @@ GS><userinput>quit</userinput></screen>
|
|||
|
||||
<informalexample>
|
||||
<screen><lineannotation>Many <filename>.afm</filename> files are in Mac format… ^M delimited lines
|
||||
We need to convert them to &unix; style ^J delimited lines</lineannotation>
|
||||
We need to convert them to UNIX™ style ^J delimited lines</lineannotation>
|
||||
&prompt.user; <userinput>cd /tmp</userinput>
|
||||
&prompt.user; <userinput>cat /usr/local/share/fonts/type1/showboat.afm |
|
||||
tr '\015' '\012' >showboat.afm</userinput>
|
||||
|
|
Loading…
Reference in a new issue