Date: Wed, 01 Feb 2023 04:29:18 +0000 From: 0x1eef <0x1eef@protonmail.com> To: "freebsd-doc@freebsd.org" <freebsd-doc@freebsd.org> Subject: [PATCH] Fix a couple of typo's in libxo.3 Message-ID: <yRAyPH_KDWho0uy-Vz6oiolduq3B4FdRhrcfUcKReyBUZtBqF31MCO7Mg6G_fShXcLdga7yfdB3Y7pLfFHr9L7HzJrMbPYxgdTXaV2HTmuA=@protonmail.com> In-Reply-To: <VhOzRLNzt6SQEjbm6PdnJXPxCfCfzN6gFjsvErS2ol5lId3GPhRxMHo2X_ybrTztxoKoTP9fp59IIyE5SqqmqdVL3qJnlQsZ5gFlWkslnRU=@proton.me>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] Hello - Attached is a diff that fixes a few typos in the libxo.3 man page. Thanks, [-- Attachment #2 --] diff -u /usr/share/man/man3/libxo.3 /usr/src/contrib/libxo/libxo /libxo.3 --- /usr/share/man/man3/libxo.3 2023-01-31 17:35:51.128190000 -0300 +++ libxo.3 2023-02-01 01:19:41.078961000 -0300 @@ -93,9 +93,9 @@ The application decides at run time which output style should be produced. The -application calls a function +application calls the function .Xr xo_emit 3 -to product output that is +to produce output that is described in a format string. A .Dq field descriptor @@ -119,7 +119,7 @@ format string. .Pp Output -can then be generated in various style, using the "--libxo" option. +can then be generated in various styles, using the "--libxo" option. .Sh DEFAULT HANDLE Handles give an abstraction for .Nmhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?yRAyPH_KDWho0uy-Vz6oiolduq3B4FdRhrcfUcKReyBUZtBqF31MCO7Mg6G_fShXcLdga7yfdB3Y7pLfFHr9L7HzJrMbPYxgdTXaV2HTmuA=>
