diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2012-01-07 08:30:38 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2012-01-07 08:30:38 +0000 |
commit | 0d05123a5edf37e129408cf04a6d71dbd6cbe9f2 (patch) | |
tree | 9d6e65202310cfb5821e524687af25ed4ae3a935 | |
parent | e7992e5c157e75441fd64d935df67555266ee066 (diff) |
tweak previous;
-rw-r--r-- | usr.bin/fstat/fstat.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/fstat/fstat.1 b/usr.bin/fstat/fstat.1 index 1b8cc169032..d53587a66ef 100644 --- a/usr.bin/fstat/fstat.1 +++ b/usr.bin/fstat/fstat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fstat.1,v 1.48 2012/01/07 05:38:12 guenther Exp $ +.\" $OpenBSD: fstat.1,v 1.49 2012/01/07 08:30:37 jmc Exp $ .\" .\" Copyright (c) 1987, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -246,11 +246,11 @@ or .Dq --> ) indicates the direction the socket connection was created. .Pp -If the socket has been spliced to or from another socket (c.f. +If the socket has been spliced to or from another socket (c.f.\& .Xr setsockopt 2 and -.Dv SO_SPLICE -) then +.Dv SO_SPLICE ) +then .Nm prints a thick arrow .Pf ( Dq <==> , |