diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/man1/sisu.1 | 8 | 
1 files changed, 5 insertions, 3 deletions
| diff --git a/man/man1/sisu.1 b/man/man1/sisu.1 index a65a3f3e..66b9d47a 100644 --- a/man/man1/sisu.1 +++ b/man/man1/sisu.1 @@ -888,7 +888,7 @@ This current document has a header similar to this one (without the comments):  .BR    @creator: Amissah, Ralph  .BR -  % note formatting on author / creator field, surname comma then other names, if more than one author separate by semi\-colon +  % note formatting rules on author / creator field, \"Surname, Other names\", if more than one author separate by semi\-colon (if name is of an institution just write name or the name contains a comma enclose in quotation marks)  .BR    @rights: Copyright (C) Ralph Amissah 2007, part of SiSU documentation, License GPL 3  .BR @@ -900,6 +900,10 @@ This current document has a header similar to this one (without the comments):  .BR    % note formatting for topic_register topic levels are separated by a colon, a semi\-colon separates main topics  .BR +  @date: 2007\-09\-16 +.BR +  % original publication date unless the substantive text is updated/modified, then date of update +.BR    @date.created: 2002\-08\-28  .BR    @date.issued: 2002\-08\-28 @@ -908,8 +912,6 @@ This current document has a header similar to this one (without the comments):  .BR    @date.modified: 2007\-09\-16  .BR -  @date: 2007\-09\-16 -.BR    @level: new=C; break=1; num_top=1  .BR    % comment: in this @level header num_top=1 starts automatic heading numbering at heading level 1 (numbering continues 3 levels down); the new and break instructions are used by the LaTeX/pdf and odf output to determine where to put page breaks (that are not used by html output or say sql database population). | 
