From 784a330e337af16c1e385d0fbeee1e5369413656 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sun, 24 Oct 2010 20:31:54 -0700 Subject: SMlib.xml: Use instead of for lists of mask values Signed-off-by: Alan Coopersmith --- doc/SMlib.xml | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/doc/SMlib.xml b/doc/SMlib.xml index a82f209..fd84f1a 100644 --- a/doc/SMlib.xml +++ b/doc/SMlib.xml @@ -444,12 +444,12 @@ backwards compatibility in future versions of the library. The following values may be ORed together to obtain a mask value: - -SmcSaveYourselfProcMask -SmcDieProcMask -SmcSaveCompleteProcMask -SmcShutdownCancelledProcMask - + + SmcSaveYourselfProcMask + SmcDieProcMask + SmcSaveCompleteProcMask + SmcShutdownCancelledProcMask + @@ -843,12 +843,12 @@ use SmcModifyCallbacks When specifying a value for the mask argument, the following values may be ORed together: - -SmcSaveYourselfProcMask -SmcDieProcMask -SmcSaveCompleteProcMask -SmcShutdownCancelledProcMask - + + SmcSaveYourselfProcMask + SmcDieProcMask + SmcSaveCompleteProcMask + SmcShutdownCancelledProcMask + @@ -1624,18 +1624,18 @@ of the library. The following values may be ORed together to obtain a mask value: - -SmsRegisterClientProcMask -SmsInteractRequestProcMask -SmsInteractDoneProcMask -SmsSaveYourselfRequestProcMask -SmsSaveYourselfP2RequestProcMask -SmsSaveYourselfDoneProcMask -SmsCloseConnectionProcMask -SmsSetPropertiesProcMask -SmsDeletePropertiesProcMask -SmsGetPropertiesProcMask - + + SmsRegisterClientProcMask + SmsInteractRequestProcMask + SmsInteractDoneProcMask + SmsSaveYourselfRequestProcMask + SmsSaveYourselfP2RequestProcMask + SmsSaveYourselfDoneProcMask + SmsCloseConnectionProcMask + SmsSetPropertiesProcMask + SmsDeletePropertiesProcMask + SmsGetPropertiesProcMask + -- cgit v1.2.3