diff options
author | 2015-09-07 18:17:10 +0000 | |
---|---|---|
committer | 2015-09-07 18:17:10 +0000 | |
commit | d30863052ac04ff59edcb227cbed56eb3c8a1793 (patch) | |
tree | 7cdc1f3030aacd20c73351faed1977d13fd4e01e | |
parent | Use the RI_WRONLY flag to avoid reading back pixels from buffer memory. (diff) | |
download | wireguard-openbsd-d30863052ac04ff59edcb227cbed56eb3c8a1793.tar.xz wireguard-openbsd-d30863052ac04ff59edcb227cbed56eb3c8a1793.zip |
put back an El macro, wrongly zapped in previous;
-rw-r--r-- | usr.bin/ktrace/ltrace.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/ktrace/ltrace.1 b/usr.bin/ktrace/ltrace.1 index a3e2dfe97e0..9d06bd94c8d 100644 --- a/usr.bin/ktrace/ltrace.1 +++ b/usr.bin/ktrace/ltrace.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ltrace.1,v 1.7 2015/09/07 15:38:45 guenther Exp $ +.\" $OpenBSD: ltrace.1,v 1.8 2015/09/07 18:17:10 jmc Exp $ .\" .\" Copyright (c) 2013 Miodrag Vallat. .\" @@ -129,6 +129,7 @@ trace various structures .It Cm u trace user data coming from .Xr utrace 2 +.El .It Cm + trace the default points .It Fl u Ar trspec |