diff options
author | rsc <devnull@localhost> | 2004-04-19 19:22:56 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2004-04-19 19:22:56 +0000 |
commit | b5fdffeeedd324f234f6229ee02a607760b3bddd (patch) | |
tree | 5650e48e336cdd565199b8b60124c66e4a904788 /man/man1/cmp.1 | |
parent | 7284df18a883c64721720276dac4f4540440e74c (diff) | |
download | plan9port-b5fdffeeedd324f234f6229ee02a607760b3bddd.tar.gz plan9port-b5fdffeeedd324f234f6229ee02a607760b3bddd.tar.bz2 plan9port-b5fdffeeedd324f234f6229ee02a607760b3bddd.zip |
Mostly path name updates
Diffstat (limited to 'man/man1/cmp.1')
-rw-r--r-- | man/man1/cmp.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man1/cmp.1 b/man/man1/cmp.1 index e48d0766..5023b6ad 100644 --- a/man/man1/cmp.1 +++ b/man/man1/cmp.1 @@ -42,7 +42,7 @@ with .BR 0 , octal; with anything else, decimal. .SH SOURCE -.B /sys/src/cmd/cmp.c +.B /usr/local/plan9/src/cmd/cmp.c .SH "SEE ALSO" .IR diff (1) .SH DIAGNOSTICS |