summaryrefslogtreecommitdiff
path: root/usr.bin/fstat
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2017-07-03 21:28:48 +0000
committerwiz <wiz@NetBSD.org>2017-07-03 21:28:48 +0000
commit56b14ee00121a3a960d2fbe103c85e147ac57103 (patch)
tree05478e811140b3d30b452dcff8e4df8bdab6e3f8 /usr.bin/fstat
parent7c0084bd3e3114326ae5e7336142439f1d2a10e1 (diff)
Remove workaround for ancient HTML generation code.
Diffstat (limited to 'usr.bin/fstat')
-rw-r--r--usr.bin/fstat/fstat.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/fstat/fstat.1 b/usr.bin/fstat/fstat.1
index 7cf94b7837a..6d7c55b3551 100644
--- a/usr.bin/fstat/fstat.1
+++ b/usr.bin/fstat/fstat.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: fstat.1,v 1.33 2013/12/15 09:20:48 wiz Exp $
+.\" $NetBSD: fstat.1,v 1.34 2017/07/03 21:34:57 wiz Exp $
.\"
.\" Copyright (c) 1987, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -229,12 +229,12 @@ A unidirectional
.Ux
domain socket indicates the direction of flow with an arrow
.Po
-.Dq \*[Lt]-
+.Dq <-
or
-.Dq -\*[Gt]
+.Dq ->
.Pc ,
and a full duplex socket shows a double arrow
-.Pq Dq \*[Lt]-\*[Gt] .
+.Pq Dq <-> .
.Pp
For internet sockets
.Nm