Date: Fri, 22 Aug 2025 20:13:46 GMT From: Alexander Ziaee <ziaee@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 9187f64a7469 - main - watch.8: Align option list Message-ID: <202508222013.57MKDkNk052784@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=9187f64a74698736a5686971b3cfbcb226cb098c commit 9187f64a74698736a5686971b3cfbcb226cb098c Author: Alexander Ziaee <ziaee@FreeBSD.org> AuthorDate: 2025-08-22 20:12:43 +0000 Commit: Alexander Ziaee <ziaee@FreeBSD.org> CommitDate: 2025-08-22 20:13:15 +0000 watch.8: Align option list --- usr.sbin/watch/watch.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/watch/watch.8 b/usr.sbin/watch/watch.8 index 7acd79df8710..3cc72267f207 100644 --- a/usr.sbin/watch/watch.8 +++ b/usr.sbin/watch/watch.8 @@ -28,7 +28,7 @@ The utility writes to standard output. .Pp The options are as follows: -.Bl -tag -width indent +.Bl -tag -width "-f snpdev" .It Fl c Reconnect on close. If the tty observed by
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202508222013.57MKDkNk052784>