summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/procfs
diff options
context:
space:
mode:
authorjasoni <jasoni@openbsd.org>2000-08-15 06:11:45 +0000
committerjasoni <jasoni@openbsd.org>2000-08-15 06:11:45 +0000
commit229c19a5acb110e0bf2672279f8fe421d5d65cb5 (patch)
treee5f4f69c9f18466fceae2cbae7029a1854d043e0 /sys/miscfs/procfs
parentmake procfs compile on non-uvm systems (diff)
downloadwireguard-openbsd-229c19a5acb110e0bf2672279f8fe421d5d65cb5.tar.xz
wireguard-openbsd-229c19a5acb110e0bf2672279f8fe421d5d65cb5.zip
NUL not NULL; noted by Theo.
Diffstat (limited to 'sys/miscfs/procfs')
-rw-r--r--sys/miscfs/procfs/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/miscfs/procfs/README b/sys/miscfs/procfs/README
index 86b21cb0644..aecb1697a61 100644
--- a/sys/miscfs/procfs/README
+++ b/sys/miscfs/procfs/README
@@ -1,4 +1,4 @@
-/* $OpenBSD: README,v 1.4 2000/08/12 04:56:23 jasoni Exp $ */
+/* $OpenBSD: README,v 1.5 2000/08/15 06:11:45 jasoni Exp $ */
/* $NetBSD: README,v 1.4 1994/06/29 06:34:43 cgd Exp $ */
saute procfs lyonnais
@@ -50,7 +50,7 @@ are:
synchronisation.
cmdline - r/o. process command line parameters, separated
- by NULLs
+ by NULs
this then looks like: