From c8975e994ee9d26efde1a65d91f6d56ba0f57171 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 1 Mar 2002 01:55:01 +0000 Subject: .Dt should have uppercase argument; explain what happens when -outfile is not given; punctuation nit and markup improvement. --- sysutils/adjustkernel/files/adjustkernel.1 | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'sysutils') diff --git a/sysutils/adjustkernel/files/adjustkernel.1 b/sysutils/adjustkernel/files/adjustkernel.1 index 05ca33b9506..02c8b435ce1 100644 --- a/sysutils/adjustkernel/files/adjustkernel.1 +++ b/sysutils/adjustkernel/files/adjustkernel.1 @@ -1,8 +1,8 @@ .\" $Emsi: adjustkernel.1,v 1.1 2002/03/01 01:25:37 mjl Exp $ -.\" $NetBSD: adjustkernel.1,v 1.1.1.1 2002/03/01 01:32:14 mjl Exp $ +.\" $NetBSD: adjustkernel.1,v 1.2 2002/03/01 01:55:01 wiz Exp $ .\" .Dd February 28, 2002 -.Dt adjustkernel 1 +.Dt ADJUSTKERNEL 1 .Sh NAME .Nm adjustkernel .Nd generate kernel config from dmesg @@ -28,12 +28,13 @@ read the currently booted kernel from source-config. This option is mandatory. .It Fl outfile Ar new-config saves the newly generated config file to -.Ar new-config +.Ar new-config ; +otherwise the new config will be written to stdout. .It Fl mesg Ar dmesg-file read the dmesg data from -.Ar dmesg-file, +.Ar dmesg-file , defaults to calling -.Ar /sbin/dmesg +.Pa /sbin/dmesg and using its output. .It Fl remove causes the tool to remove entries in the config file instead -- cgit v1.2.3