summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2005-09-06 23:35:29 +0000
committerjmc <jmc@openbsd.org>2005-09-06 23:35:29 +0000
commit5164261e6cbdc509fdf0b10354b97fa21518e8d6 (patch)
treebdf70ed8b01c9824ba5cbe16d39cca32cf786b5c
parentpesky comma; (diff)
downloadwireguard-openbsd-5164261e6cbdc509fdf0b10354b97fa21518e8d6.tar.xz
wireguard-openbsd-5164261e6cbdc509fdf0b10354b97fa21518e8d6.zip
comment out .Xr to strip(4), a page which does not get installed;
while here, make the list item a bit better grammatically.
-rw-r--r--usr.sbin/pstat/pstat.810
1 files changed, 6 insertions, 4 deletions
diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8
index 4cf4de4b723..2c545d4b05f 100644
--- a/usr.sbin/pstat/pstat.8
+++ b/usr.sbin/pstat/pstat.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pstat.8,v 1.29 2005/09/06 23:28:23 jmc Exp $
+.\" $OpenBSD: pstat.8,v 1.30 2005/09/06 23:35:29 jmc Exp $
.\" $NetBSD: pstat.8,v 1.9.4.1 1996/06/02 09:08:17 mrg Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993, 1994
@@ -180,7 +180,7 @@ Enclosing session.
.It PGID
Process group for which this is controlling terminal.
.It DISC
-Line discipline;
+Line discipline:
.Ql term
for
TTYDISC (see
@@ -194,9 +194,11 @@ for SLIPDISC (see
.Ql ppp
for PPPDISC (see
.Xr ppp 4 ) ,
+and
.Ql strip
-for STRIPDISC (see
-.Xr strip 4 ) .
+for STRIPDISC .
+.\" (see
+.\" .Xr strip 4 ) .
.El
.It Fl v
Print the active vnodes.