diff options
author | 1999-08-31 16:57:39 +0000 | |
---|---|---|
committer | 1999-08-31 16:57:39 +0000 | |
commit | 5c9ea7b70548605c92342d09223c8217af9ce1cd (patch) | |
tree | ac605b1276ef50cd1f68a75d44aea6e0d2182529 | |
parent | Consistify naming of RETURN VALUES section. (diff) | |
download | wireguard-openbsd-5c9ea7b70548605c92342d09223c8217af9ce1cd.tar.xz wireguard-openbsd-5c9ea7b70548605c92342d09223c8217af9ce1cd.zip |
remove a superfluous space
-rw-r--r-- | usr.sbin/sendmail/src/aliases.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sendmail/src/aliases.5 b/usr.sbin/sendmail/src/aliases.5 index 7be4c7dcbf5..825f17093c7 100644 --- a/usr.sbin/sendmail/src/aliases.5 +++ b/usr.sbin/sendmail/src/aliases.5 @@ -58,7 +58,7 @@ A .Xr newaliases command should be executed each time the aliases file is changed for the change to take effect. -.Sh SEE ALSO +.Sh SEE ALSO .Xr newaliases 1 , .Xr dbopen 3 , .Xr dbm 3 , |