From 511e378b14868fd06fca565a7db84b7080fdbcb7 Mon Sep 17 00:00:00 2001 From: schweikh Date: Sat, 14 Jul 2001 19:41:16 +0000 Subject: Removed whitespace at end-of-line; no content changes. I simply did cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//' BTW, what editors are the culprits? I'm using vim and it shows me whitespace at EOL in troff files with a thick blue block... Reviewed by: Silence from cvs diff -b MFC after: 7 days --- share/man/man4/urio.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man4/urio.4') diff --git a/share/man/man4/urio.4 b/share/man/man4/urio.4 index d1abbf4..42dfdc4 100644 --- a/share/man/man4/urio.4 +++ b/share/man/man4/urio.4 @@ -59,7 +59,7 @@ device can be used by the Rio500 userland applications. .Sh FILES .Bl -tag -width /dev/ums0 -compact .It Pa /dev/urio0 -blocking device node +blocking device node .El .Sh EXAMPLES The following line in the kernel configuration file adds the @@ -107,7 +107,7 @@ CFLAGS="-I/usr/include/dev/usb" ./configure \\ .Sh AUTHORS .An -nosplit The -.Nm +.Nm driver was written by .An Iwasa Kazmi Aq kzmi@ca2.so-net.ne.jp for -- cgit v1.1