Module Name: src Committed By: wiz Date: Thu Aug 30 12:42:42 UTC 2012
Modified Files: src/usr.bin/config: config.1 Log Message: Use more markup. Wording. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/usr.bin/config/config.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/usr.bin/config/config.1 diff -u src/usr.bin/config/config.1:1.12 src/usr.bin/config/config.1:1.13 --- src/usr.bin/config/config.1:1.12 Thu Aug 30 12:32:07 2012 +++ src/usr.bin/config/config.1 Thu Aug 30 12:42:41 2012 @@ -1,4 +1,4 @@ -.\" $NetBSD: config.1,v 1.12 2012/08/30 12:32:07 christos Exp $ +.\" $NetBSD: config.1,v 1.13 2012/08/30 12:42:41 wiz Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -78,10 +78,12 @@ On systems running .Nx the booted kernel is looked up using the .Xr sysctl 3 +variable .Dv machdep.booted_kernel -variable and if that's not found, +and if that is not found, .Dv _PATH_UNIX -(/netbsd) is used. +.Pq Pa /netbsd +is used. Configuration data will be available if the given kernel was compiled with either .Va INCLUDE_CONFIG_FILE