From cd22c920f6267b64ecc2ee7b93acf561b7be45fb Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Wed, 19 Dec 2007 20:34:09 +0000 Subject: [PATCH] Use .An -nosplit in the AUTHORS section of sf_buf(9) to avoid an undesired line break. MFC after: 3 days --- share/man/man9/sf_buf.9 | 1 + 1 file changed, 1 insertion(+) diff --git a/share/man/man9/sf_buf.9 b/share/man/man9/sf_buf.9 index a73ef452b07e..8d73937c2878 100644 --- a/share/man/man9/sf_buf.9 +++ b/share/man/man9/sf_buf.9 @@ -133,6 +133,7 @@ cache referenced by mbuf external storage for .Xr sendfile 2 , .Xr vm_page_wire 9 .Sh AUTHORS +.An -nosplit The .Vt "struct sf_buf" API was designed and implemented by