diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-01-18 21:03:44 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-01-18 21:03:44 +0000 |
commit | 8f036977cdd45900a8478f57d2d4157f23ed87fe (patch) | |
tree | afb0215904a639d8d51afbb903c61ea4380c49dc /bin/csh/csh.1 | |
parent | b989a39e5a5c1fb8a8c5caa311647a708dccfa0a (diff) |
Formatting fix; form@
Diffstat (limited to 'bin/csh/csh.1')
-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 |