plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit 1415e1972340e5ec3d5351ab84e91bbeac21d332
parent d439750308e864a61ba67614ea9bb37343441aca
Author: Russ Cox <rsc@swtch.com>
Date:   Thu, 30 Apr 2009 08:30:49 -0700

install: typo in man page

Diffstat:
Minstall.txt | 2+-
Mman/man1/install.1 | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/install.txt b/install.txt @@ -90,7 +90,7 @@ /usr/local/plan9/install.log logged output from the last run of INSTALL - /usr/local/plan9/install.isum + /usr/local/plan9/install.sum a summary of install.log SEE ALSO diff --git a/man/man1/install.1 b/man/man1/install.1 @@ -136,7 +136,7 @@ the top-level page in the HTML version of the manual logged output from the last run of .I INSTALL .TP -.B \*9/install.isum +.B \*9/install.sum a summary of .B install.log .SH SEE ALSO