diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-22 09:35:58 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-22 09:35:58 +0000 |
commit | f4d874a1db833173112c1f9fe338994fc82cc882 (patch) | |
tree | d6af10790c430f71469b99cc875d9c8ca7a7bb97 /share/man/man4/urio.4 | |
parent | 725ab6287fb4f78a5e98def40149d17f99eeb928 (diff) |
mdoc(7) police: do not split author names in the AUTHORS section.
Notes
Notes:
svn path=/head/; revision=69027
Diffstat (limited to 'share/man/man4/urio.4')
-rw-r--r-- | share/man/man4/urio.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/urio.4 b/share/man/man4/urio.4 index 05f937be61e7..6234f873fd66 100644 --- a/share/man/man4/urio.4 +++ b/share/man/man4/urio.4 @@ -104,6 +104,7 @@ CFLAGS="-I/usr/include/dev/usb" ./configure \\ .Ed .\".Sh HISTORY .Sh AUTHORS +.An -nosplit The .Nm driver was written by @@ -112,4 +113,4 @@ for .Fx . .Pp This manual page was written by -.An Dirk-Willem van Gulik Aq dirkx@webweaving.org +.An Dirk-Willem van Gulik Aq dirkx@webweaving.org . |