X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fuser%2Frunning.itely;h=ab16f7e9135854fd2b7157a1959b3ac35858dc19;hb=d1280a8d31c7d6e1ebc8cff7621b87039201d0b2;hp=88cb790510e2df3fe9657df2493d9196085c5ba3;hpb=555d8e498a31380d62be9f4853ab514b3786e986;p=lilypond.git diff --git a/Documentation/user/running.itely b/Documentation/user/running.itely index 88cb790510..ab16f7e913 100644 --- a/Documentation/user/running.itely +++ b/Documentation/user/running.itely @@ -324,7 +324,7 @@ mount a loop device. A separate filesystem also guarantees that LilyPond cannot write more space than it is allowed. @item Setting up a separate user -A separate user and group (say, @samp{lily}/@samp{lily}) with low +A separate user and group (say, @code{lily}/@code{lily}) with low privileges should be used to run LilyPond inside the jail. There should be a single directory writable by this user, which should be passed in @var{dir}. @@ -486,7 +486,7 @@ convert-ly -e myfile.ly @noindent MacOS X users may execute this command under the menu entry -@samp{Compile > Update syntax}. +@code{Compile > Update syntax}. If there are no changes to myfile.ly and file called myfile.ly.NEW is created, then myfile.ly is already updated.