CVS: src/si/rpm umlsi.sh,1.6,1.7
Mats Wichmann <[email protected]>
| Newsgroups | gmane.linux.lsb.implementation |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/lsb/src/si/rpm In directory sc8-pr-cvs1:/tmp/cvs-serv17401 Modified Files: umlsi.sh Log Message: Fix typo in comment Index: umlsi.sh =================================================================== RCS file: /cvsroot/lsb/src/si/rpm/umlsi.sh,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** umlsi.sh 11 Feb 2003 22:46:00 -0000 1.6 --- umlsi.sh 16 Feb 2003 22:53:09 -0000 1.7 *************** *** 38,42 **** # xterm=<terminal emulator>,<title switch>,<exec switch> # Example: xterm=gnome-terminal,-t,-x ! # Example: xterm=konsole,-T,-x # devfs=nomount seems to be needed for LSB compat --- 38,42 ---- # xterm=<terminal emulator>,<title switch>,<exec switch> # Example: xterm=gnome-terminal,-t,-x ! # Example: xterm=konsole,-T,-e # devfs=nomount seems to be needed for LSB compat