diff options
author | June McEnroe <june@causal.agency> | 2018-09-19 16:10:07 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-09-19 16:10:07 -0400 |
commit | c185ca0670aac3f0f493f741a69d32308e4cb51f (patch) | |
tree | 334b2df2bdea51eef95406193e8fe789a8d914d5 /bin/man/bin.7 | |
parent | Un-NOT trans.alpha values in pngo (diff) | |
download | src-c185ca0670aac3f0f493f741a69d32308e4cb51f.tar.gz src-c185ca0670aac3f0f493f741a69d32308e4cb51f.zip |
Fix README mandoc lints
Diffstat (limited to '')
-rw-r--r-- | bin/man/bin.7 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/bin/man/bin.7 b/bin/man/bin.7 index aab8b82e..71c33579 100644 --- a/bin/man/bin.7 +++ b/bin/man/bin.7 @@ -1,5 +1,5 @@ .Dd September 11, 2018 -.Dt bin 7 +.Dt BIN 7 .Os "Causal Agency" . .Sh NAME @@ -9,8 +9,9 @@ .Sh DESCRIPTION Various tools primarily targeting Darwin, -FreeBSD -and NetBSD. +.Fx +and +.Nx . Some tools target Linux. . .Pp |