diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-12-14 02:57:34 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-12-14 02:57:34 +0000 |
commit | 72639c8194f0c030acdec3100fb10a3a9b9bc659 (patch) | |
tree | f28c44a0a980fd7ab95961e181b54d9239c3f98e /usr.bin/man/man.1 | |
parent | d92d1f35ac3c4517a1fcbeed0cc54d1484a15cd3 (diff) |
fix a typo
Diffstat (limited to 'usr.bin/man/man.1')
-rw-r--r-- | usr.bin/man/man.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/man/man.1 b/usr.bin/man/man.1 index 081e204aee2..6bb4ad79e42 100644 --- a/usr.bin/man/man.1 +++ b/usr.bin/man/man.1 @@ -179,7 +179,7 @@ default man configuration file. .Xr man.conf 5 .Sh BUGS The on-line manual pages are, by necessity, forgiving toward stupid -display devices, causing a few manual pages to not as nicely formatted +display devices, causing a few manual pages to be not as nicely formatted as their typeset counterparts. .Sh HISTORY A |