src/Doc/System/Basics.thy
changeset 50197 b385d134926d
parent 50182 30177ec0be36
child 51057 a22b134f862e
--- a/src/Doc/System/Basics.thy	Sat Nov 24 19:56:44 2012 +0100
+++ b/src/Doc/System/Basics.thy	Sun Nov 25 15:17:01 2012 +0100
@@ -268,13 +268,13 @@
   directories with documentation files.
   
   \item[@{setting_def ISABELLE_DOC_FORMAT}] specifies the preferred
-  document format, typically @{verbatim dvi} or @{verbatim pdf}.
-  
-  \item[@{setting_def DVI_VIEWER}] specifies the command to be used
-  for displaying @{verbatim dvi} files.
-  
-  \item[@{setting_def PDF_VIEWER}] specifies the command to be used
-  for displaying @{verbatim pdf} files.
+  document format, typically @{verbatim pdf} or @{verbatim dvi}.
+
+  \item[@{setting_def PDF_VIEWER}] specifies the command-line to be
+  used for displaying @{verbatim pdf} files.
+
+  \item[@{setting_def DVI_VIEWER}] specifies the command-line to be
+  used for displaying @{verbatim dvi} files.
   
   \item[@{setting_def PRINT_COMMAND}] specifies the standard printer
   spool command, which is expected to accept @{verbatim ps} files.