summaryrefslogtreecommitdiffstats
path: root/bfs.1
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2021-09-15 14:20:25 -0400
committerTavian Barnes <tavianator@tavianator.com>2021-09-15 14:20:25 -0400
commit1b1c5c0c7f2fb49c43194d84f4bcc25852372858 (patch)
treefbc62ce601194121f492480d893cd2e9d14b2fc2 /bfs.1
parentba173f371f4d300976ba15d93f67661f51b7cb42 (diff)
downloadbfs-1b1c5c0c7f2fb49c43194d84f4bcc25852372858.tar.xz
Fix the order of -fprintf FILE FORMAT in the docs
Diffstat (limited to 'bfs.1')
-rw-r--r--bfs.12
1 files changed, 1 insertions, 1 deletions
diff --git a/bfs.1 b/bfs.1
index 36089f8..a132214 100644
--- a/bfs.1
+++ b/bfs.1
@@ -634,7 +634,7 @@ Exit immediately with the given status (0 if unspecified).
.br
\fB\-fprint0 \fIFILE\fR
.br
-\fB\-fprintf \fIFORMAT FILE\fR
+\fB\-fprintf \fIFILE FORMAT\fR
.RS
Like
.BR \-ls / \-print / \-print0 / \-printf ,