diff options
author | rsc <devnull@localhost> | 2005-11-26 15:39:10 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-11-26 15:39:10 +0000 |
commit | 17e1150a543d1a495a529d36b4b0e742c85d4af8 (patch) | |
tree | ff3f4400eaff12c1c8884f01ed3e5b5843e8198c /man | |
parent | 7e8769cc2a0b68245fce260c1069f7450bcf674a (diff) | |
download | plan9port-17e1150a543d1a495a529d36b4b0e742c85d4af8.tar.gz plan9port-17e1150a543d1a495a529d36b4b0e742c85d4af8.tar.bz2 plan9port-17e1150a543d1a495a529d36b4b0e742c85d4af8.zip |
add note about mk
Diffstat (limited to 'man')
-rw-r--r-- | man/man1/install.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/man1/install.1 b/man/man1/install.1 index ce301275..55435450 100644 --- a/man/man1/install.1 +++ b/man/man1/install.1 @@ -73,6 +73,10 @@ If contains a line .B WSYSTYPE=nowsys then the system is built without using X11. +.PP +Once the system is built for the first time, +it can be maintained and rebuilt using +.IR mk (1). .SH FILES .TP .B \*9/lib/moveplan9.files |