diff options
-rw-r--r-- | share/man/man8/rc.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/rc.8 b/share/man/man8/rc.8 index f1f3f9cb160..945b1053a5c 100644 --- a/share/man/man8/rc.8 +++ b/share/man/man8/rc.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rc.8,v 1.28 2011/01/16 14:20:54 robert Exp $ +.\" $OpenBSD: rc.8,v 1.29 2011/01/16 14:27:21 jasper Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -198,7 +198,7 @@ flag (to log remote connections): lpd_flags="-l" # for normal use: "" (or "-l" for debugging) .Ed .Pp -To start the the a and b +To start the a and b .Xr rc.d 8 scripts in a reserved order, one could specify rc_scripts in the the following way: |