diff options
author | 2003-09-20 16:53:10 +0000 | |
---|---|---|
committer | 2003-09-20 16:53:10 +0000 | |
commit | a9ed52c7d4b003a7fe7df81864336d16f0d69b6f (patch) | |
tree | f1430a12a0e6cca431379bd4cd81f4ddab0d360d | |
parent | Cleanup uses of intstack and interrupt_stack[] - also makes time % in top (diff) | |
download | wireguard-openbsd-a9ed52c7d4b003a7fe7df81864336d16f0d69b6f.tar.xz wireguard-openbsd-a9ed52c7d4b003a7fe7df81864336d16f0d69b6f.zip |
Fix pasto; closes PR 3482
-rw-r--r-- | gnu/usr.sbin/sendmail/sendmail/aliases.5 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/usr.sbin/sendmail/sendmail/aliases.5 b/gnu/usr.sbin/sendmail/sendmail/aliases.5 index 67177602dbc..b372dfb559d 100644 --- a/gnu/usr.sbin/sendmail/sendmail/aliases.5 +++ b/gnu/usr.sbin/sendmail/sendmail/aliases.5 @@ -52,7 +52,6 @@ The username must be available via .El .Bl -tag .It Em Local Filename -username /path/name .Pp Messages are appended to the file specified by the full pathname |