summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/config/config.82
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/config/config.8 b/usr.sbin/config/config.8
index 393f945..efe41b0 100644
--- a/usr.sbin/config/config.8
+++ b/usr.sbin/config/config.8
@@ -164,7 +164,7 @@ This means that
can be used to extract it from a kernel:
to extract the configuration information, use the command
.Pp
-.Dl "strings kernel | grep ___"
+.Dl "strings -n 3 kernel | sed -n 's/^___//p'"
.Sh DEBUG KERNELS
Traditional
.Bx
OpenPOWER on IntegriCloud