diff options
author | 2017-02-27 21:18:01 +0000 | |
---|---|---|
committer | 2017-02-27 21:18:01 +0000 | |
commit | 49d9214e3ac9d711385015003b38aa17689a20f1 (patch) | |
tree | 2b2ebfaa545a13383485f219c398450b1d1bb9d6 | |
parent | Retire the AF_MPLS protosw struct. Nothing is using it and the code was super (diff) | |
download | wireguard-openbsd-49d9214e3ac9d711385015003b38aa17689a20f1.tar.xz wireguard-openbsd-49d9214e3ac9d711385015003b38aa17689a20f1.zip |
xdm -> xenodm(1)
-rw-r--r-- | distrib/notes/m4.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/notes/m4.common b/distrib/notes/m4.common index 2c9bcdfec8a..14e6d8b7bf4 100644 --- a/distrib/notes/m4.common +++ b/distrib/notes/m4.common @@ -1,5 +1,5 @@ dnl -dnl $OpenBSD: m4.common,v 1.123 2016/10/18 09:22:05 tb Exp $ +dnl $OpenBSD: m4.common,v 1.124 2017/02/27 21:18:01 matthieu Exp $ dnl dnl Copyright (c) 2004 Todd T. Fries <todd@OpenBSD.org> dnl @@ -387,7 +387,7 @@ ifelse(MDXDM,,, Since the X Window System can run on OpenBSD/MACHINE without the need for a configuration file, you will get asked-:}, {:- If you answered `y' to this question, you will get asked-:}) - whether you want to start xdm on boot. + whether you want to start xenodm(1) on boot. -:})dnl dnl install.sub (install) questions(): serial console setup ifelse(MDSERCONS,,,{:- |