diff --git a/CVSROOT/loginfo b/CVSROOT/loginfo
index feecaaa141016565cd01ca631900cbca57ca0643..2af6450293cdb2c7a111b40b50cd6e1db096e70b 100755
--- a/CVSROOT/loginfo
+++ b/CVSROOT/loginfo
@@ -24,4 +24,4 @@
 #DEFAULT (echo ""; id; echo %s; date; cat) >> $CVSROOT/CVSROOT/commitlog
 # or
 #DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog
-ALL (echo %p %{s,V,v}; cat) | /src/sbbs3/gcc.linux.exe.debug/smbutil -tAll "-sCVS commit %s" -f$USER i /sbbs/data/subs/syncprog;sync
\ No newline at end of file
+ALL (echo %p %{sVv}; cat) | /src/sbbs3/gcc.linux.exe.debug/smbutil -tAll "-sCVS commit %s" -f$USER i /sbbs/data/subs/syncprog;sync
\ No newline at end of file