Module Name: src Committed By: jakllsch Date: Sat Apr 30 14:32:23 UTC 2016
Modified Files: src/share/man/man8/man8.acorn26: boot26.8 src/share/man/man8/man8.acorn32: boot32.8 Log Message: Change RB_QUIET and RB_VERBOSE to AB_QUIET and AB_VERBOSE. It appears RB_QUIET and RB_VERBOSE never existed as such. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/share/man/man8/man8.acorn26/boot26.8 cvs rdiff -u -r1.3 -r1.4 src/share/man/man8/man8.acorn32/boot32.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man8/man8.acorn26/boot26.8 diff -u src/share/man/man8/man8.acorn26/boot26.8:1.5 src/share/man/man8/man8.acorn26/boot26.8:1.6 --- src/share/man/man8/man8.acorn26/boot26.8:1.5 Fri Sep 4 23:29:03 2009 +++ src/share/man/man8/man8.acorn26/boot26.8 Sat Apr 30 14:32:22 2016 @@ -1,4 +1,4 @@ -.\" $NetBSD: boot26.8,v 1.5 2009/09/04 23:29:03 apb Exp $ +.\" $NetBSD: boot26.8,v 1.6 2016/04/30 14:32:22 jakllsch Exp $ .\" .\" Copyright (c) 2000, 2001 Ben Harris .\" All rights reserved. @@ -72,10 +72,10 @@ Cause the kernel to enter the kernel deb Enter the in-kernel device configuration manager before attaching any devices. .It Fl q -.Pq Dv RB_QUIET +.Pq Dv AB_QUIET Cause the kernel to emit fewer messages than normal while starting up. .It Fl v -.Pq Dv RB_VERBOSE +.Pq Dv AB_VERBOSE Cause the kernel to emit more messages than normal while starting up. .El .Pp Index: src/share/man/man8/man8.acorn32/boot32.8 diff -u src/share/man/man8/man8.acorn32/boot32.8:1.3 src/share/man/man8/man8.acorn32/boot32.8:1.4 --- src/share/man/man8/man8.acorn32/boot32.8:1.3 Fri Sep 4 23:29:03 2009 +++ src/share/man/man8/man8.acorn32/boot32.8 Sat Apr 30 14:32:22 2016 @@ -1,4 +1,4 @@ -.\" $NetBSD: boot32.8,v 1.3 2009/09/04 23:29:03 apb Exp $ +.\" $NetBSD: boot32.8,v 1.4 2016/04/30 14:32:22 jakllsch Exp $ .\" .\" Copyright (c) 2000, 2001 Ben Harris .\" Copyright (c) 2004 Reinoud Zandijk @@ -79,10 +79,10 @@ Cause the kernel to enter the kernel deb Enter the in-kernel device configuration manager before attaching any devices. .It Fl q -.Pq Dv RB_QUIET +.Pq Dv AB_QUIET Cause the kernel to emit fewer messages than normal while starting up. .It Fl v -.Pq Dv RB_VERBOSE +.Pq Dv AB_VERBOSE Cause the kernel to emit more messages than normal while starting up. .El .Pp