diff options
author | June McEnroe <june@causal.agency> | 2018-12-11 00:50:16 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-12-11 00:50:16 -0500 |
commit | 07cb41d956ddb04227920d688bda8b4258974b38 (patch) | |
tree | 9d79994599722905d79ffb56da800721e42148c2 /gfx/man | |
parent | Add TF2 sensitivity binds (diff) | |
download | src-07cb41d956ddb04227920d688bda8b4258974b38.tar.gz src-07cb41d956ddb04227920d688bda8b4258974b38.zip |
Remove explicit Os from gfx man pages
Diffstat (limited to '')
-rw-r--r-- | gfx/man/brot.1 | 2 | ||||
-rw-r--r-- | gfx/man/gfxx.1 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gfx/man/brot.1 b/gfx/man/brot.1 index 71a0da01..7c1a4087 100644 --- a/gfx/man/brot.1 +++ b/gfx/man/brot.1 @@ -1,6 +1,6 @@ .Dd September 8, 2018 .Dt BROT 1 -.Os "Causal Agency" +.Os . .Sh NAME .Nm brot diff --git a/gfx/man/gfxx.1 b/gfx/man/gfxx.1 index 19a25c10..d3d1edbd 100644 --- a/gfx/man/gfxx.1 +++ b/gfx/man/gfxx.1 @@ -1,6 +1,6 @@ .Dd September 8, 2018 .Dt GFXX 1 -.Os "Causal Agency" +.Os . .Sh NAME .Nm gfxx |