[BACK]Return to window.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / window

Diff for /src/usr.bin/window/Attic/window.1 between version 1.5 and 1.6

version 1.5, 1998/11/04 22:36:41 version 1.6, 1999/05/12 21:58:32
Line 581 
Line 581 
 Function call.  Function call.
 .Aq Va Expr  .Aq Va Expr
 must be a string that is the unique  must be a string that is the unique
 prefix of the name of a builtin  prefix of the name of a built-in
 .Nm window  .Nm window
 function  function
 or the full name of a user defined alias macro.  In the case of a builtin  or the full name of a user defined alias macro.  In the case of a built-in
 function,  function,
 .Aq Ar arglist  .Aq Ar arglist
 can be in one of two forms:  can be in one of two forms:
Line 604 
Line 604 
 Only the first argument form is valid for user defined aliases.  Aliases  Only the first argument form is valid for user defined aliases.  Aliases
 are defined using the  are defined using the
 .Ic alias  .Ic alias
 builtin function (see below).  Arguments  built-in function (see below).  Arguments
 are accessed via a variant of the variable mechanism (see ``$'' operator  are accessed via a variant of the variable mechanism (see ``$'' operator
 above).  above).
 .Pp  .Pp
Line 613 
Line 613 
 as a statement, the parentheses surrounding  as a statement, the parentheses surrounding
 the argument list may be omitted.  Aliases return no value.  the argument list may be omitted.  Aliases return no value.
 .El  .El
 .Ss  Builtin Functions  .Ss  Built-in Functions
 The arguments are listed by name in their natural  The arguments are listed by name in their natural
 order.  Optional arguments are in square brackets  order.  Optional arguments are in square brackets
 .Sq Op .  .Sq Op .

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6