diff options
author | 2016-04-26 18:30:22 +0000 | |
---|---|---|
committer | 2016-04-26 18:30:22 +0000 | |
commit | 67898a7a89d43a8d71f671e66920fa7eba201e65 (patch) | |
tree | 345c2832f210b28048254abaca100b6492521228 | |
parent | copy_statfs_info() is not only used by ufs, but by other filesystems too, (diff) | |
download | wireguard-openbsd-67898a7a89d43a8d71f671e66920fa7eba201e65.tar.xz wireguard-openbsd-67898a7a89d43a8d71f671e66920fa7eba201e65.zip |
unwanted .El;
-rw-r--r-- | share/man/man8/rc.subr.8 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man8/rc.subr.8 b/share/man/man8/rc.subr.8 index 4b4244c173d..d72b3e4ea73 100644 --- a/share/man/man8/rc.subr.8 +++ b/share/man/man8/rc.subr.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rc.subr.8,v 1.30 2016/04/26 17:43:12 ajacoutot Exp $ +.\" $OpenBSD: rc.subr.8,v 1.31 2016/04/26 18:30:22 jmc Exp $ .\" .\" Copyright (c) 2011 Robert Nagy, Antoine Jacoutot, Ingo Schwarze .\" All rights reserved. @@ -321,7 +321,6 @@ command is prepended to .Va rcexec : .Pp .Dl "route -T ${daemon_rtable}" -.El .Pp All .Va daemon_* |