diff options
author | 2006-02-26 18:01:13 +0000 | |
---|---|---|
committer | 2006-02-26 18:01:13 +0000 | |
commit | 0fc184cd50b9b997317914f2eda3cee7c421766e (patch) | |
tree | b9af574133beda6d8567ad0e78dbfbf70e5c0409 | |
parent | spacing; from ray lai (diff) | |
download | wireguard-openbsd-0fc184cd50b9b997317914f2eda3cee7c421766e.tar.xz wireguard-openbsd-0fc184cd50b9b997317914f2eda3cee7c421766e.zip |
subsection is pointless here;
-rw-r--r-- | usr.bin/ssh/sshd_config.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/sshd_config.5 b/usr.bin/ssh/sshd_config.5 index 4864a819cc5..8925f7ac71d 100644 --- a/usr.bin/ssh/sshd_config.5 +++ b/usr.bin/ssh/sshd_config.5 @@ -34,7 +34,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: sshd_config.5,v 1.54 2006/02/25 12:28:34 jmc Exp $ +.\" $OpenBSD: sshd_config.5,v 1.55 2006/02/26 18:01:13 jmc Exp $ .Dd September 25, 1999 .Dt SSHD_CONFIG 5 .Os @@ -778,7 +778,7 @@ program. The default is .Pa /usr/X11R6/bin/xauth . .El -.Ss Time Formats +.Sh TIME FORMATS .Xr sshd 8 command-line arguments and configuration file options that specify time may be expressed using a sequence of the form: |