diff options
author | 2000-01-18 21:03:43 +0000 | |
---|---|---|
committer | 2000-01-18 21:03:43 +0000 | |
commit | 3f87e9cf44ea6a8a81a6cb900dfa66cc285ca4a4 (patch) | |
tree | 20b351d0f03c1c80f7cc139624bc8ed36da39489 | |
parent | Change so unmodified function key presses are passed to the application. Match (diff) | |
download | wireguard-openbsd-3f87e9cf44ea6a8a81a6cb900dfa66cc285ca4a4.tar.xz wireguard-openbsd-3f87e9cf44ea6a8a81a6cb900dfa66cc285ca4a4.zip |
Formatting fix; form@
-rw-r--r-- | bin/csh/csh.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/csh/csh.1 b/bin/csh/csh.1 index 64c8e3b3a66..7ca64b30ef6 100644 --- a/bin/csh/csh.1 +++ b/bin/csh/csh.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: csh.1,v 1.31 1999/10/05 04:42:30 ericj Exp $ +.\" $OpenBSD: csh.1,v 1.32 2000/01/18 21:03:43 aaron Exp $ .\" $NetBSD: csh.1,v 1.10 1995/03/21 09:02:35 cgd Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -2485,9 +2485,9 @@ unless a preceding .Ql \e is given. Default is -.Dq %\ , +.Dq % , or -.Dq #\ +.Dq # for the super-user. .It Ic savehist Is given a numeric value to control the number of entries of the |