shithub: riscv

Download patch

ref: 0f1b442bc04c64dcc0709a6a060a0ed3ef4935e7
parent: 7facfb5548409777278f3b146307468f0bb0bb77
author: BurnZeZ <devnull@localhost>
date: Mon Jan 27 19:53:58 EST 2020

walk(1): formatting/corrections

--- a/sys/man/1/walk
+++ b/sys/man/1/walk
@@ -10,7 +10,7 @@
 .I mind,maxd
 ] [
 .B -e
-.I ststr
+.I statfmt
 ] [
 .I name ...
 ]
@@ -18,7 +18,7 @@
 .I Walk
 recursively descends any directory arguments,
 printing the name of each file on a separate line.
-When no arguments are given, the current directory
+When no arguments are given, the working directory
 is assumed.
 Non-directory arguments are checked for existence,
 then printed, if so.
@@ -50,7 +50,7 @@
 .TP
 .B -e statfmt
 Setting the statfmt string allows specifying the data
-.B walk
+.I walk
 should print.
 It takes a string of characters, each corresponding
 to some piece of information about the file being