The branch main has been updated by 0mp (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=a0e85d0eb5a5c30d47d6bfb014f59b9fcd32dbe4
commit a0e85d0eb5a5c30d47d6bfb014f59b9fcd32dbe4 Author: Mateusz Piotrowski <0...@freebsd.org> AuthorDate: 2021-01-20 08:46:15 +0000 Commit: Mateusz Piotrowski <0...@freebsd.org> CommitDate: 2021-01-20 08:46:15 +0000 Remove the unnecessary space before the colon MFC after: 3 days --- bin/df/df.1 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bin/df/df.1 b/bin/df/df.1 index 8949ab1c71b0..6221f4c43726 100644 --- a/bin/df/df.1 +++ b/bin/df/df.1 @@ -220,8 +220,7 @@ Mounted on .Ed .Pp Show human readable information for the file system containing the file -.Pa /etc/rc.conf -: +.Pa /etc/rc.conf : .Bd -literal -offset indent $ df -h /etc/rc.conf Filesystem Size Used Avail Capacity Mounted on _______________________________________________ dev-commits-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "dev-commits-src-all-unsubscr...@freebsd.org"