From owner-freebsd-doc Sat Oct 2 19:50:14 1999 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 754CB14C1D for ; Sat, 2 Oct 1999 19:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA53869; Sat, 2 Oct 1999 19:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sat, 2 Oct 1999 19:50:02 -0700 (PDT) Message-Id: <199910030250.TAA53869@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: "Charles A. Wimmer" Subject: Re: docs/12988: [Patch] Fix more occurances of 'sd' in FAQ Reply-To: "Charles A. Wimmer" Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR docs/12988; it has been noted by GNATS. From: "Charles A. Wimmer" To: freebsd-gnats-submit@freebsd.org, chris@calldei.com Cc: Subject: Re: docs/12988: [Patch] Fix more occurances of 'sd' in FAQ Date: Sat, 02 Oct 1999 22:34:22 -0400 The diffs for the new Docbook format should be: Index: book.sgml =================================================================== RCS file: /cvs/doc/en_US.ISO_8859-1/books/faq/book.sgml,v retrieving revision 1.13 diff -u -r1.13 book.sgml --- book.sgml 1999/09/26 00:05:28 1.13 +++ book.sgml 1999/10/03 02:24:29 @@ -1619,14 +1619,14 @@ df . ttyv0:bde@alphplex:/tmp/q> sh foo Filesystem 1024-blocks Used Avail Capacity Mounted on -/dev/sd0a 64479 27702 31619 47% / +/dev/da0a 64479 27702 31619 47% / 1+0 records in 1+0 records out 1 bytes transferred in 0.000187 secs (5346 bytes/sec) -rw-r--r-- 1 bde bin 8796093022207 Sep 7 16:04 z 32 z Filesystem 1024-blocks Used Avail Capacity Mounted on -/dev/sd0a 64479 27734 31587 47% / +/dev/da0a 64479 27734 31587 47% / ttyv0:bde@alphplex:/tmp/q> exit @@ -3408,7 +3408,7 @@ dd if=/dev/zero of=/dev/rda2 count=2 - disklabel -Brw sd2 auto + disklabel -Brw da2 auto @@ -3453,7 +3453,7 @@ # cd /dev - # ./MAKEDEV sd1s5 + # ./MAKEDEV da1s5 # mount -t msdos /dev/da1s5 /dos/e To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message