summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authoremax <emax@FreeBSD.org>2008-03-14 16:29:25 +0000
committeremax <emax@FreeBSD.org>2008-03-14 16:29:25 +0000
commit1fe21ae27841d6cbf56490b24eb61e21cf7dd03b (patch)
tree82be0e2fa61cc6bcfb88cc39be2028b8ca1cd742 /usr.sbin
parentee90b5b6c8e3d3effb8be636e2e720dca2befc97 (diff)
downloadFreeBSD-src-1fe21ae27841d6cbf56490b24eb61e21cf7dd03b.zip
FreeBSD-src-1fe21ae27841d6cbf56490b24eb61e21cf7dd03b.tar.gz
Update usage() - add new -D option. While I'm here, update copyright
information and license formatting MFC after: 1 day
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.c7
1 files changed, 5 insertions, 2 deletions
diff --git a/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.c b/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.c
index ad33a60..cea2e3b 100644
--- a/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.c
+++ b/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.c
@@ -1,7 +1,9 @@
/*
* rfcomm_pppd.c
- *
- * Copyright (c) 2001-2003 Maksim Yevmenkin <m_evmenkin@yahoo.com>
+ */
+
+/*-
+ * Copyright (c) 2001-2008 Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -469,6 +471,7 @@ usage(void)
"\t-c Act as a clinet (default)\n" \
"\t-C channel RFCOMM channel to listen on or connect to (required)\n" \
"\t-d Run in foreground\n" \
+"\t-D Register Dial-Up Networking service (server mode only)\n" \
"\t-l label Use PPP label (required)\n" \
"\t-s Act as a server\n" \
"\t-S Register Serial Port service (server mode only)\n" \
OpenPOWER on IntegriCloud