From 0f1b442bc04c64dcc0709a6a060a0ed3ef4935e7 Mon Sep 17 00:00:00 2001 From: BurnZeZ Date: Tue, 28 Jan 2020 00:53:58 +0000 Subject: walk(1): formatting/corrections --- sys/man/1/walk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys/man/1/walk b/sys/man/1/walk index ecb6522a8..6129b0a3d 100644 --- a/sys/man/1/walk +++ b/sys/man/1/walk @@ -10,7 +10,7 @@ walk \- walk a path .I mind,maxd ] [ .B -e -.I ststr +.I statfmt ] [ .I name ... ] @@ -18,7 +18,7 @@ walk \- walk a path .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 @@ are optional. .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 -- cgit v1.2.3