Differences From Artifact [328a4a3b96]:
- File tools/man2tcl.c — part of check-in [f442984efd] at 2008-10-24 00:46:27 on branch core-8-5-branch — Removed a rogue ^M from the end of a line (user: patthoyts size: 8801)
To Artifact [5cced29cca]:
- File tools/man2tcl.c — part of check-in [79367df0f0] at 2011-03-02 16:06:41 on branch core-8-5-branch — Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause more harm than good. Purged them. (user: dgp size: 8723) [more...]
| ︙ | |||
10 11 12 13 14 15 16 | 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | - - | * * man2tcl ?fileName? * * Copyright (c) 1995 Sun Microsystems, Inc. * * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. |
| ︙ |