summaryrefslogtreecommitdiffstats
path: root/doc/user/separate.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/separate.in')
-rw-r--r--doc/user/separate.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/user/separate.in b/doc/user/separate.in
index 1b24edf..d613f42 100644
--- a/doc/user/separate.in
+++ b/doc/user/separate.in
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2001, 2002, 2003 Steven Knight
+ __COPYRIGHT__
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
@@ -300,7 +300,7 @@ program using the F<build/foo.c> path name.
</para>
- <literallayout>
+ <screen>
% <userinput>ls src</userinput>
SConscript
hello.c
@@ -310,7 +310,7 @@ program using the F<build/foo.c> path name.
% <userinput>ls build</userinput>
hello
hello.o
- </literallayout>
+ </screen>
</section>