git: 9front

Download patch

ref: 5689994cae4125a309891da8f3c49f15ab2f78d0
parent: 02a84696a62bdd50a60bc057cf4681df81804e22
author: aiju <devnull@localhost>
date: Fri Apr 22 08:59:16 EDT 2011

fixed ls manpage

--- a/sys/man/1/ls
+++ b/sys/man/1/ls
@@ -28,7 +28,9 @@
 .IR ls ,
 but sets the
 .B -p
-option and pipes the output through
+and
+.B -F
+options and pipes the output through
 .IR mc (1).
 .PP
 There are a number of options:
--