Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man8/man8.atari Boot OS is -b not -o.
details: https://anonhg.NetBSD.org/src/rev/c8717f4b2423
branches: trunk
changeset: 499763:c8717f4b2423
user: jdc <jdc%NetBSD.org@localhost>
date: Tue Nov 28 19:38:38 2000 +0000
description:
Boot OS is -b not -o.
diffstat:
share/man/man8/man8.atari/bootpref.8 | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diffs (39 lines):
diff -r 6e6a6cfdf96a -r c8717f4b2423 share/man/man8/man8.atari/bootpref.8
--- a/share/man/man8/man8.atari/bootpref.8 Tue Nov 28 19:27:46 2000 +0000
+++ b/share/man/man8/man8.atari/bootpref.8 Tue Nov 28 19:38:38 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: bootpref.8,v 1.4 1999/11/24 13:36:14 jdc Exp $
+.\" $NetBSD: bootpref.8,v 1.5 2000/11/28 19:38:38 jdc Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -42,7 +42,7 @@
.Sh SYNOPSIS
.Nm bootpref
.Op -v
-.Op -o os
+.Op -b os
.Op -d delay
.Op -k kbd
.Op -l lang
@@ -73,15 +73,15 @@
.It Fl V
verbose output (when setting preferences)
.sp
-.It Fl o Ar netbsd
+.It Fl b Ar netbsd
set the boot os to NetBSD
-.It Fl o Ar tos
+.It Fl b Ar tos
set the boot os to TOS
-.It Fl o Ar linux
+.It Fl b Ar linux
set the boot os to Linux
-.It Fl o Ar systemv
+.It Fl b Ar systemv
set the boot os to System V
-.It Fl o Ar none
+.It Fl b Ar none
set the boot os to none
.sp
.It Fl d Ar delay
Home |
Main Index |
Thread Index |
Old Index