Date: Thu, 06 May 1999 20:19:36 +0900 From: Motomichi Matsuzaki <mzaki@e-mail.ne.jp> To: FreeBSD-gnats-submit@freebsd.org Subject: docs/11537: kget.8 Message-ID: <19990506201936V.mzaki@e-mail.ne.jp>
next in thread | raw e-mail | index | archive | help
>Number: 11537 >Category: docs >Synopsis: kget.8 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Thu May 6 04:20:02 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Motomichi Matsuzaki >Release: FreeBSD 3.1-STABLE i386 >Organization: >Environment: >Description: misuse of mdoc macros >How-To-Repeat: >Fix: --- /usr/src/sbin/kget/kget.8 Sat Feb 27 11:24:18 1999 +++ /tmp/kget.8 Thu May 6 09:05:54 1999 @@ -26,7 +26,7 @@ .\" .Dd Feb 20, 1999 .Dt KGET 8 -.Os BSD 3 +.Os FreeBSD 3.1 .Sh NAME .Nm kget .Nd print kernel change information. @@ -44,7 +44,7 @@ .Pp .Nm uses the -.Xt sysctl 3 +.Xr sysctl 3 interface to retrieve data from the kernel and requires that at least the .Ar machdep.uc_devlist @@ -66,5 +66,7 @@ .Sh HISTORY The .Nm -command appeared in FreeBSD 3.1, as part of the PicoBSD distribution by +command appeared in +.Fx 3.1, +as part of the PicoBSD distribution by .An Andrzej Bialecki >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990506201936V.mzaki>