use macro for /usr/local/plan9

This commit is contained in:
rsc 2005-01-11 17:37:33 +00:00
parent dcba4bf6bd
commit c3674de413
220 changed files with 309 additions and 302 deletions

View file

@ -15,8 +15,8 @@ prints the name and size of each of the files.
prints the name and modification time (in seconds since the epoch)
of each of the files.
.SH SOURCE
.B /usr/local/plan9/src/cmd/fsize.c
.B \*9/src/cmd/fsize.c
.br
.B /usr/local/plan9/src/cmd/mtime.c
.B \*9/src/cmd/mtime.c
.SH BUGS
The output formats of the two programs are different.