summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-05-10 18:20:31 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-05-10 18:20:31 +0000
commitad20f40d28bbfe17570d0e3a341b5d2c5ce89e3c (patch)
treeac8d98eb8f539172bda60797047b818a39392a3b
parente637e1939dd468ce0ae65cd4e8deb67f5cd57ff4 (diff)
typo;
-rw-r--r--share/man/man5/mk.conf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/mk.conf.5 b/share/man/man5/mk.conf.5
index 6d406285795..1e810f9202d 100644
--- a/share/man/man5/mk.conf.5
+++ b/share/man/man5/mk.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mk.conf.5,v 1.2 2003/04/13 14:12:35 jmc Exp $
+.\" $OpenBSD: mk.conf.5,v 1.3 2003/05/10 18:20:30 jmc Exp $
.\"
.\" Copyright (c) 2003 Jason McIntyre
.\"
@@ -221,7 +221,7 @@ Command to run when doing "make install" portion of "make build".
If set to
.Ev sudo ,
this allows one to run "make build" as a user other than root
-(assuming sudo is setup for that user).
+(assuming sudo is set up for that user).
.It Ev SYS_INCLUDE
Copy or symlink kernel include files into
.Pa /usr/include .