components/tcsh/manpages/tcsh.1
changeset 181 87e11e685b1f
parent 94 e2364cad23ff
child 1073 c80b2ce240a9
equal deleted inserted replaced
180:4de0581be621 181:87e11e685b1f
     1 '\" t
       
     2 .\" Copyright (c) 1980, 1990, 1993
     1 .\" Copyright (c) 1980, 1990, 1993
     3 .\"	The Regents of the University of California.  All rights reserved.
     2 .\"	The Regents of the University of California.  All rights reserved.
     4 .\"
     3 .\"
     5 .\" Redistribution and use in source and binary forms, with or without
     4 .\" Redistribution and use in source and binary forms, with or without
     6 .\" modification, are permitted provided that the following conditions
     5 .\" modification, are permitted provided that the following conditions
  5269 All the people on the net, for putting up with,
  5268 All the people on the net, for putting up with,
  5270 reporting bugs in, and suggesting new additions to each and every version
  5269 reporting bugs in, and suggesting new additions to each and every version
  5271 .PP
  5270 .PP
  5272 Richard M. Alderson III, for writing the `T in tcsh' section
  5271 Richard M. Alderson III, for writing the `T in tcsh' section
  5273 
  5272 
  5274 .SH ATTRIBUTES
       
  5275 See
       
  5276 .BR attributes (5)
       
  5277 for descriptions of the following attributes:
       
  5278 .sp
       
  5279 .TS
       
  5280 box;
       
  5281 cbp-1 | cbp-1
       
  5282 l | l .
       
  5283 ATTRIBUTE TYPE	ATTRIBUTE VALUE
       
  5284 =
       
  5285 Availability	shell/tcsh
       
  5286 =
       
  5287 Interface Stability	Volatile
       
  5288 .TE 
       
  5289 
       
  5290 .SH "NOTES"
  5273 .SH "NOTES"
  5291 Source for tcsh is available on http://opensolaris.org.
       
  5292 .PP
  5274 .PP
  5293 It is no longer possible for variables to have a '-' or a '=' within the
  5275 It is no longer possible for variables to have a '-' or a '=' within the
  5294 name. Any variables of this form will generate a 'setenv: Syntax error'
  5276 name. Any variables of this form will generate a 'setenv: Syntax error'
  5295 error message.
  5277 error message.