summaryrefslogtreecommitdiffstats
path: root/sys/netccitt/README.hdlc
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2003-01-04 22:36:07 +0000
committerderaadt <deraadt@openbsd.org>2003-01-04 22:36:07 +0000
commitc0141d96fc42c7c9582a0ce613dfa6b5bbdf558f (patch)
treebe785c81bbb92974327090144e1127106f975abf /sys/netccitt/README.hdlc
parentRemove COMPAT_NOMID. It was deprecated since a long time, the man page wass (diff)
downloadwireguard-openbsd-c0141d96fc42c7c9582a0ce613dfa6b5bbdf558f.tar.xz
wireguard-openbsd-c0141d96fc42c7c9582a0ce613dfa6b5bbdf558f.zip
spelling
Diffstat (limited to 'sys/netccitt/README.hdlc')
-rw-r--r--sys/netccitt/README.hdlc4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/netccitt/README.hdlc b/sys/netccitt/README.hdlc
index e874ac98935..104047642a2 100644
--- a/sys/netccitt/README.hdlc
+++ b/sys/netccitt/README.hdlc
@@ -1,4 +1,4 @@
-/* $OpenBSD: README.hdlc,v 1.2 1997/02/24 14:34:13 niklas Exp $ */
+/* $OpenBSD: README.hdlc,v 1.3 2003/01/04 22:36:12 deraadt Exp $ */
/* $NetBSD: README.hdlc,v 1.4 1994/06/29 06:36:58 cgd Exp $ */
/*
@@ -17,7 +17,7 @@
*
* The HDLC protocol layer interface consists of the following procedures:
* Hd_init (pr_init)
- * Hd_ouput (pr_output)
+ * Hd_output (pr_output)
* Hd_input (pr_input)
* Hd_timer (pr_slowtimo)
*