diff options
author | ru <ru@FreeBSD.org> | 2000-11-10 17:46:15 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2000-11-10 17:46:15 +0000 |
commit | a6f5d950d860b642619fd71c1efc1875f906cc17 (patch) | |
tree | d290d38e2fe5b5c638aa4cd22f5612eb6b8cd6de /share/man/man9/uio.9 | |
parent | 48c9ea08a6fa4c9c3d612d66b001208c85107546 (diff) | |
download | FreeBSD-src-a6f5d950d860b642619fd71c1efc1875f906cc17.zip FreeBSD-src-a6f5d950d860b642619fd71c1efc1875f906cc17.tar.gz |
Avoid use of direct troff requests in mdoc(7) manual pages.
Diffstat (limited to 'share/man/man9/uio.9')
-rw-r--r-- | share/man/man9/uio.9 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man9/uio.9 b/share/man/man9/uio.9 index 0787e47..b04f4ae 100644 --- a/share/man/man9/uio.9 +++ b/share/man/man9/uio.9 @@ -170,5 +170,4 @@ The uio mechanism appeared in some early version of .Ux . .Sh AUTHORS This man page was written by -.ie t J\(:org Wunsch. -.el Joerg Wunsch. +.An J\(:org Wunsch . |