Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/lib/libform
Module Name: basesrc
Committed By: wiz
Date: Tue Aug 6 12:44:36 UTC 2002
Modified Files:
basesrc/lib/libform: form_driver.3 form_field.3 form_field_attributes.3
form_field_buffer.3 form_field_just.3 form_field_new.3
form_field_opts.3 form_field_userptr.3 form_field_validation.3
form_fieldtype.3 form_hook.3 form_new_page.3 form_opts.3
form_page.3 form_userptr.3 form_win.3
Log Message:
The argument of .Fn should look like this:
.Fn function_name "int first" "char *second"
not like this:
.Fn function_name "int first, char *second".
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/lib/libform/form_driver.3 \
basesrc/lib/libform/form_field.3 \
basesrc/lib/libform/form_field_attributes.3 \
basesrc/lib/libform/form_field_buffer.3 \
basesrc/lib/libform/form_field_just.3 \
basesrc/lib/libform/form_field_opts.3 \
basesrc/lib/libform/form_field_userptr.3 \
basesrc/lib/libform/form_field_validation.3 \
basesrc/lib/libform/form_fieldtype.3 basesrc/lib/libform/form_hook.3 \
basesrc/lib/libform/form_new_page.3 basesrc/lib/libform/form_opts.3 \
basesrc/lib/libform/form_page.3 basesrc/lib/libform/form_userptr.3 \
basesrc/lib/libform/form_win.3
cvs rdiff -r1.5 -r1.6 basesrc/lib/libform/form_field_new.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index