diff options
author | 2002-05-19 12:39:54 +0000 | |
---|---|---|
committer | 2002-05-19 12:39:54 +0000 | |
commit | 6b871bb498bd2f4c795ffef635bc91d5881f1e09 (patch) | |
tree | 44224d0c0b1790fb25c66f487c3118a93d693436 | |
parent | move to setgid network, and doc why (diff) | |
download | wireguard-openbsd-6b871bb498bd2f4c795ffef635bc91d5881f1e09.tar.xz wireguard-openbsd-6b871bb498bd2f4c795ffef635bc91d5881f1e09.zip |
document default cdio connection
-rw-r--r-- | usr.bin/cdio/cdio.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/cdio/cdio.1 b/usr.bin/cdio/cdio.1 index 3b0eabd0ffd..018fc280bb9 100644 --- a/usr.bin/cdio/cdio.1 +++ b/usr.bin/cdio/cdio.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cdio.1,v 1.23 2002/04/18 20:18:31 espie Exp $ +.\" $OpenBSD: cdio.1,v 1.24 2002/05/19 12:39:54 espie Exp $ .\" .Dd July 3, 1995 .Dt CDIO 1 @@ -43,7 +43,7 @@ Do not print table headers or human-readable comments. Verbose mode. Print as much information as possible. .It Fl d Ar host:port -Specifies cddb host. +Specifies cddb host (default: freedb.freedb.org:cddb). .It Fl f Ar device Specifies a device name such as .Pa /dev/rcd0d |