aboutsummaryrefslogtreecommitdiff
path: root/nl_NL.ISO8859-1/books/handbook/linuxemu/chapter.sgml
diff options
context:
space:
mode:
authorRemko Lodder <remko@FreeBSD.org>2006-01-08 12:23:13 +0000
committerRemko Lodder <remko@FreeBSD.org>2006-01-08 12:23:13 +0000
commit0611c037e6b16dfddc2d9702b458f59ab0adfdaa (patch)
tree062ab7e6bfd31b5c3948d868db3b0f69e9e4af5a /nl_NL.ISO8859-1/books/handbook/linuxemu/chapter.sgml
parent0e4b07c21021b5246661e88c9e5efad20e2abeb8 (diff)
downloaddoc-0611c037e6b16dfddc2d9702b458f59ab0adfdaa.tar.gz
doc-0611c037e6b16dfddc2d9702b458f59ab0adfdaa.zip
MFen:
Makefile 1.95 -> 1.97 book.sgml whitespace fix colophon.sgml 1.8 -> 1.9 freebsd.dsl 1.20 -> 1.21 basics 1.140 -> 1.143 config 1.213 -> 1.214 cutting-edge 1.220 -> 1.222, typo disks 1.243 -> 1.245 firewalls 1.62 -> 1.63 geom 1.17 -> 1.21 install 1.330 -> 1.331 kernelconfig 1.159 -> 1.162 linuxemu 1.125 -> 1.126 mirrors 1.398 -> 1.401 network-servers 1.71 -> 1.72 pgpkeys 1.285 -> 1.286 ports 1.247 -> 1.252 security 1.283 -> 1.284 serialcomms 1.108 -> 1.109, whitespace x11 1.168 -> 1.169 Obtained from: The FreeBSD Dutch Documentation Project (Siebrand Mazeland)
Notes
Notes: svn path=/head/; revision=26804
Diffstat (limited to 'nl_NL.ISO8859-1/books/handbook/linuxemu/chapter.sgml')
-rw-r--r--nl_NL.ISO8859-1/books/handbook/linuxemu/chapter.sgml12
1 files changed, 6 insertions, 6 deletions
diff --git a/nl_NL.ISO8859-1/books/handbook/linuxemu/chapter.sgml b/nl_NL.ISO8859-1/books/handbook/linuxemu/chapter.sgml
index 13ca39aaf4..c335a6564a 100644
--- a/nl_NL.ISO8859-1/books/handbook/linuxemu/chapter.sgml
+++ b/nl_NL.ISO8859-1/books/handbook/linuxemu/chapter.sgml
@@ -2,8 +2,8 @@
The FreeBSD Dutch Documentation Project
$FreeBSD$
- $FreeBSDnl: nl_NL.ISO8859-1/books/handbook/linuxemu/chapter.sgml,v 1.36 2005/10/31 19:27:20 siebrand Exp $
- Gebaseerd op: 1.125
+ $FreeBSDnl: doc/nl_NL.ISO8859-1/books/handbook/linuxemu/chapter.sgml,v 1.38 2006/01/05 21:13:22 siebrand Exp $
+ Gebaseerd op: 1.126
-->
<chapter id="linuxemu">
@@ -675,14 +675,14 @@ LOG=/var/log/lmgrd.log
case "$1" in
start)
- lmgrd -c ${LICENSE_FILE} 2>> ${LOG} 1>&2
+ lmgrd -c ${LICENSE_FILE} 2>> ${LOG} 1&gt;&2
echo -n " lmgrd"
;;
stop)
- lmgrd -c ${LICENSE_FILE} -x lmdown 2>> ${LOG} 1>&2
+ lmgrd -c ${LICENSE_FILE} -x lmdown 2>> ${LOG} 1&gt;&2
;;
*)
- echo "Usage: `basename $0` {start|stop}" 1>&2
+ echo "Usage: `basename $0` {start|stop}" 1&gt;&2
exit 64
;;
esac
@@ -3740,7 +3740,7 @@ SVRMGR&gt; <userinput>exit</userinput></screen>
total 4
drwxr-xr-x 3 idsadm sapsys 512 May 5 11:20 D00
drwxr-x--x 5 idsadm sapsys 512 May 5 11:35 IDS
-lrwxr-xr-x 1 root sapsys 7 May 5 11:35 SYS -> IDS/SYS
+lrwxr-xr-x 1 root sapsys 7 May 5 11:35 SYS -&gt; IDS/SYS
drwxrwxr-x 2 idsadm sapsys 512 May 5 13:00 tmp
drwxrwxr-x 11 idsadm sapsys 512 May 4 14:20 trans</screen>