diff options
author | 1997-06-10 08:50:06 +0000 | |
---|---|---|
committer | 1997-06-10 08:50:06 +0000 | |
commit | 421aadb1e2d71fb7f08f6b89ca5e354427117aa5 (patch) | |
tree | e08ad6db343ec7aade04a6ae28df86fe0b9b51dd | |
parent | Get major number for ss* and ipl* right, so these start working. (diff) | |
download | wireguard-openbsd-421aadb1e2d71fb7f08f6b89ca5e354427117aa5.tar.xz wireguard-openbsd-421aadb1e2d71fb7f08f6b89ca5e354427117aa5.zip |
missing comma; josh@quick.net
-rw-r--r-- | share/man/man1/intro.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man1/intro.1 b/share/man/man1/intro.1 index 88eb71660f9..faa4ed45b47 100644 --- a/share/man/man1/intro.1 +++ b/share/man/man1/intro.1 @@ -47,7 +47,7 @@ user environment. Some of the commands included in section one are text editors, command shell interpreters, searching and sorting tools, -file manipulation commands +file manipulation commands, system status commands, remote file copy commands, mail commands, compilers and compiler tools, |