Commit Diff


commit - 45a42cd2600b9990c4de52e1ab9b3910b7c5f929
commit + f94564b5b91d84fb012727b2c6663a9f24912e23
blob - 1421973a82e591dc5a70d3b5161eff76e6b1d30f
blob + e12628d81797d54b04fbe333c69eb2e2f7153f62
--- dist/mkfile
+++ dist/mkfile
@@ -11,7 +11,7 @@ man:V:
 push:V:
 	rsync -e ssh -t --delete $PLAN9/man/ swtch:www/swtch.com/plan9port/man
 	rsync -e ssh -t unix.html swtch:www/swtch.com/plan9port/unix/index.html
-	rsync -e ssh -t main.html swtch:www/swtch.com/plan9port/nindex.html
+	rsync -e ssh -t main.html swtch:www/swtch.com/plan9port/index.html
 	rsync -e ssh -t ss.html swtch:www/swtch.com/plan9port/screenshots/index.html
 	# @{cd ../unix/man && mk push}
 	# @{cd ../unix && mk push}
blob - 5837fcd0a94071e5e0eaeb992ff6145bc08a61db
blob + c35c739cedf9aef998f1e87fc20f2c63edb818f6
--- man/man1/man.1
+++ man/man1/man.1
@@ -64,7 +64,7 @@ on the specified man pages.
 .TP
 .B -t
 Run
-.I troff
+.IR troff (1)
 and send its output
 to standard output.
 .TP