From owner-svn-src-all@FreeBSD.ORG Tue Apr 19 16:29:56 2011 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8B2F31065670; Tue, 19 Apr 2011 16:29:56 +0000 (UTC) (envelope-from pluknet@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 788FF8FC13; Tue, 19 Apr 2011 16:29:56 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id p3JGTunG013835; Tue, 19 Apr 2011 16:29:56 GMT (envelope-from pluknet@svn.freebsd.org) Received: (from pluknet@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id p3JGTur4013827; Tue, 19 Apr 2011 16:29:56 GMT (envelope-from pluknet@svn.freebsd.org) Message-Id: <201104191629.p3JGTur4013827@svn.freebsd.org> From: Sergey Kandaurov Date: Tue, 19 Apr 2011 16:29:56 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org X-SVN-Group: stable-8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r220843 - in stable/8: lib/libc/gen sbin/reboot share/man/man4 share/man/man5 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Apr 2011 16:29:56 -0000 Author: pluknet Date: Tue Apr 19 16:29:56 2011 New Revision: 220843 URL: http://svn.freebsd.org/changeset/base/220843 Log: MFC r220617: Remove vestiges of disklabel(5). Modified: stable/8/lib/libc/gen/getdiskbyname.3 stable/8/sbin/reboot/boot_i386.8 stable/8/share/man/man4/cd.4 stable/8/share/man/man4/md.4 stable/8/share/man/man4/vinum.4 stable/8/share/man/man5/disktab.5 Directory Properties: stable/8/lib/libc/ (props changed) stable/8/lib/libc/stdtime/ (props changed) stable/8/sbin/reboot/ (props changed) stable/8/share/man/man4/ (props changed) stable/8/share/man/man5/ (props changed) Modified: stable/8/lib/libc/gen/getdiskbyname.3 ============================================================================== --- stable/8/lib/libc/gen/getdiskbyname.3 Tue Apr 19 16:26:55 2011 (r220842) +++ stable/8/lib/libc/gen/getdiskbyname.3 Tue Apr 19 16:29:56 2011 (r220843) @@ -54,7 +54,6 @@ the .Xr disktab 5 file. .Sh SEE ALSO -.Xr disklabel 5 , .Xr disktab 5 , .Xr disklabel 8 .Sh HISTORY Modified: stable/8/sbin/reboot/boot_i386.8 ============================================================================== --- stable/8/sbin/reboot/boot_i386.8 Tue Apr 19 16:26:55 2011 (r220842) +++ stable/8/sbin/reboot/boot_i386.8 Tue Apr 19 16:29:56 2011 (r220843) @@ -358,9 +358,7 @@ requirement has not been adhered to. .Xr reboot 8 , .Xr shutdown 8 .Sh BUGS -The -.Xr bsdlabel 5 -format used by this version of +The bsdlabel format used by this version of .Bx is quite different from that of other architectures. Modified: stable/8/share/man/man4/cd.4 ============================================================================== --- stable/8/share/man/man4/cd.4 Tue Apr 19 16:26:55 2011 (r220842) +++ stable/8/share/man/man4/cd.4 Tue Apr 19 16:29:56 2011 (r220843) @@ -112,8 +112,8 @@ drive. The disklabel is initialized with information read from the scsi inquiry commands, and should be the same as the information printed at boot. -This structure is defined in -.Xr disklabel 5 . +This structure is defined in the header file +.In sys/disklabel.h . .It Dv CDIOCCAPABILITY .Pq Li "struct ioc_capability" Retrieve information from the drive on what features it supports. @@ -498,7 +498,6 @@ None. .Sh SEE ALSO .Xr cam 4 , .Xr da 4 , -.Xr disklabel 5 , .Xr disklabel 8 , .Xr cd 9 .Sh HISTORY Modified: stable/8/share/man/man4/md.4 ============================================================================== --- stable/8/share/man/man4/md.4 Tue Apr 19 16:26:55 2011 (r220842) +++ stable/8/share/man/man4/md.4 Tue Apr 19 16:29:56 2011 (r220843) @@ -81,7 +81,6 @@ disk found in the man page. Other tools will also create these images, such as NanoBSD. .Sh SEE ALSO -.Xr disklabel 5 , .Xr disklabel 8 , .Xr fdisk 8 , .Xr loader 8 , Modified: stable/8/share/man/man4/vinum.4 ============================================================================== --- stable/8/share/man/man4/vinum.4 Tue Apr 19 16:26:55 2011 (r220842) +++ stable/8/share/man/man4/vinum.4 Tue Apr 19 16:29:56 2011 (r220843) @@ -359,9 +359,6 @@ They are described in the header file Conventional disk special devices have a .Em "disk label" in the second sector of the device. -See -.Xr disklabel 5 -for more details. This disk label describes the layout of the partitions within the device. .Nm @@ -842,7 +839,6 @@ The drive is not accessible. The drive is up and running. .El .Sh SEE ALSO -.Xr disklabel 5 , .Xr loader.conf 5 , .Xr disklabel 8 , .Xr gvinum 8 , Modified: stable/8/share/man/man5/disktab.5 ============================================================================== --- stable/8/share/man/man5/disktab.5 Tue Apr 19 16:26:55 2011 (r220842) +++ stable/8/share/man/man5/disktab.5 Tue Apr 19 16:29:56 2011 (r220843) @@ -134,7 +134,6 @@ file system, swap, etc) .El .Sh SEE ALSO .Xr getdiskbyname 3 , -.\" .Xr bsdlabel 5 , .Xr bsdlabel 8 , .Xr newfs 8 .Sh HISTORY