aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.c')
-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 ad33a60048d8..cea2e3b1ca75 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" \