add directory Minix
This commit is contained in:
65
Minix/1.7.5/MANUALS/CAT0/WHATSNEW
Normal file
65
Minix/1.7.5/MANUALS/CAT0/WHATSNEW
Normal file
@@ -0,0 +1,65 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Command: whatsnew - print a newly modified file, marking changes
|
||||
Syntax: whatsnew [-n] file.c file.c.cdif
|
||||
Flags: -n Output line length
|
||||
Examples: whatsnew file.c file.c.cdif # Print file.c with changes
|
||||
marked
|
||||
whatsnew -70 file.c file.c.cdif # Same as above, but with 70
|
||||
col line
|
||||
|
||||
It commonly occurs that cdifs are posted to USENET. After
|
||||
installing a cdif file, it is sometimes desirable to print out the new
|
||||
file, with the changes marked on it. Whatsnew does precisely this, with
|
||||
the changes + and ! printed in the right-hand margin.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user