Skip to content

Commit 290d886

Browse files
author
Phil Shafer
committed
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269270 patch ( Pavel Timofeev <timp87@gmail.com>)
1 parent e4b010d commit 290d886

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

libxo/libxo.3

+3-3
Original file line numberDiff line numberDiff line change
@@ -182,9 +182,9 @@ and HTML output using a common set of function calls.
182182
The application
183183
decides at run time which output style should be produced.
184184
The
185-
application calls a function
185+
application calls the function
186186
.Xr xo_emit 3
187-
to product output that is
187+
to produce output that is
188188
described in a format string.
189189
A
190190
.Dq field descriptor
@@ -208,7 +208,7 @@ a
208208
format string.
209209
.Pp
210210
Output
211-
can then be generated in various style, using the "--libxo" option.
211+
can then be generated in various styles, using the "--libxo" option.
212212
.Sh DEFAULT HANDLE
213213
Handles give an abstraction for
214214
.Nm

0 commit comments

Comments
 (0)