| Date: Thu, 15 Dec 2022 19:15:48 +0100
sfeed_update.1: "return status" -> "exit status"
Diffstat:
M sfeed_update.1 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--- |
| @@ -1,4 +1,4 @@
-.Dd May 14, 2022
+.Dd December 15, 2022
.Dt SFEED_UPDATE 1
.Os
.Sh NAME
@@ -62,7 +62,7 @@ stdout in the format:
.Ed
.Sh EXIT STATUS
.Ex -std
-If any of the feeds failed to update then the return status is non-zero.
+If any of the feeds failed to update then the exit status is non-zero.
.Sh EXAMPLES
To update your feeds and format them in various formats:
.Bd -literal |